Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c9453 uint8_t * __single ip_protocol_p = flow_req_get_proto(add_request, offset_of_ip_protocol); in necp_client_add_flow() local
9454 memcpy(&parameters.ip_protocol, ip_protocol_p, sizeof(uint8_t)); in necp_client_add_flow()