Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_netagent.c117 req.nfr_transport_protocol = cparams->transport_protocol; in fsw_netagent_flow_add()
/xnu-8019.80.24/bsd/net/
H A Dnecp.h1349 u_int8_t transport_protocol; member
H A Dnecp_client.c333 u_int8_t transport_protocol; member
2659 parsed_parameters->transport_protocol, in necp_client_trace_parsed_parameters()
2967 if (length >= sizeof(parsed_parameters->transport_protocol)) { in necp_client_parse_parameters()
2968 …memcpy(&parsed_parameters->transport_protocol, value, sizeof(parsed_parameters->transport_protocol in necp_client_parse_parameters()
7654 parameters->transport_protocol = parsed_parameters.transport_protocol; in necp_client_copy_parameters_locked()
7656 parameters->transport_protocol = parsed_parameters.ip_protocol; in necp_client_copy_parameters_locked()