Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_netagent.c117 req.nfr_transport_protocol = cparams->transport_protocol; in fsw_netagent_flow_add()
/xnu-12377.1.9/bsd/net/
H A Dnecp.h1606 u_int8_t transport_protocol; member
H A Dnecp_client.c358 u_int8_t transport_protocol; member
2988 parsed_parameters->transport_protocol, in necp_client_trace_parsed_parameters()
3313 if (length >= sizeof(parsed_parameters->transport_protocol)) { in necp_client_parse_parameters()
3314 …memcpy(&parsed_parameters->transport_protocol, value, sizeof(parsed_parameters->transport_protocol in necp_client_parse_parameters()
9157 parameters->transport_protocol = parsed_parameters.transport_protocol; in necp_client_copy_parameters_locked()
9159 parameters->transport_protocol = parsed_parameters.ip_protocol; in necp_client_copy_parameters_locked()