Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_netagent.c117 req.nfr_transport_protocol = cparams->transport_protocol; in fsw_netagent_flow_add()
/xnu-10063.141.1/bsd/net/
H A Dnecp.h1525 u_int8_t transport_protocol; member
H A Dnecp_client.c348 u_int8_t transport_protocol; member
2705 parsed_parameters->transport_protocol, in necp_client_trace_parsed_parameters()
3030 if (length >= sizeof(parsed_parameters->transport_protocol)) { in necp_client_parse_parameters()
3031 …memcpy(&parsed_parameters->transport_protocol, value, sizeof(parsed_parameters->transport_protocol in necp_client_parse_parameters()
8215 parameters->transport_protocol = parsed_parameters.transport_protocol; in necp_client_copy_parameters_locked()
8217 parameters->transport_protocol = parsed_parameters.ip_protocol; in necp_client_copy_parameters_locked()