Home
last modified time | relevance | path

Searched refs:transport_protocol (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw_netagent.c117 req.nfr_transport_protocol = cparams->transport_protocol; in fsw_netagent_flow_add()
/xnu-12377.41.6/bsd/net/
H A Dnecp.h1604 u_int8_t transport_protocol; member
H A Dnecp_client.c358 u_int8_t transport_protocol; member
2961 parsed_parameters->transport_protocol, in necp_client_trace_parsed_parameters()
3286 if (length >= sizeof(parsed_parameters->transport_protocol)) { in necp_client_parse_parameters()
3287 …memcpy(&parsed_parameters->transport_protocol, value, sizeof(parsed_parameters->transport_protocol in necp_client_parse_parameters()
9126 parameters->transport_protocol = parsed_parameters.transport_protocol; in necp_client_copy_parameters_locked()
9128 parameters->transport_protocol = parsed_parameters.ip_protocol; in necp_client_copy_parameters_locked()