Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.h917 u_int16_t endpoint_port; member
H A Dnecp.c8158 endpoint->u.endpoint.endpoint_port != 0) { in necp_application_find_policy_match_internal()
8160 local_port = endpoint->u.endpoint.endpoint_port; in necp_application_find_policy_match_internal()
8174 if (endpoint->u.endpoint.endpoint_port != 0) { in necp_application_find_policy_match_internal()
8176 remote_port = endpoint->u.endpoint.endpoint_port; in necp_application_find_policy_match_internal()