Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/ !
H A Dnecp.h879 u_int16_t endpoint_port; member
H A Dnecp.c7531 endpoint->u.endpoint.endpoint_port != 0) { in necp_application_find_policy_match_internal()
7533 local_port = endpoint->u.endpoint.endpoint_port; in necp_application_find_policy_match_internal()
7547 if (endpoint->u.endpoint.endpoint_port != 0) { in necp_application_find_policy_match_internal()
7549 remote_port = endpoint->u.endpoint.endpoint_port; in necp_application_find_policy_match_internal()