Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp.h839 u_int16_t endpoint_port; member
H A Dnecp.c7118 endpoint->u.endpoint.endpoint_port != 0) { in necp_application_find_policy_match_internal()
7120 local_port = endpoint->u.endpoint.endpoint_port; in necp_application_find_policy_match_internal()
7134 if (endpoint->u.endpoint.endpoint_port != 0) { in necp_application_find_policy_match_internal()
7136 remote_port = endpoint->u.endpoint.endpoint_port; in necp_application_find_policy_match_internal()