Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp.h935 u_int16_t endpoint_port; member
H A Dnecp.c8233 endpoint->u.endpoint.endpoint_port != 0) { in necp_application_find_policy_match_internal()
8235 local_port = endpoint->u.endpoint.endpoint_port; in necp_application_find_policy_match_internal()
8249 if (endpoint->u.endpoint.endpoint_port != 0) { in necp_application_find_policy_match_internal()
8251 remote_port = endpoint->u.endpoint.endpoint_port; in necp_application_find_policy_match_internal()