Home
last modified time | relevance | path

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

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