Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp.h801 u_int16_t endpoint_port; member
H A Dnecp.c6866 endpoint->u.endpoint.endpoint_port != 0) { in necp_application_find_policy_match_internal()
6868 local_port = endpoint->u.endpoint.endpoint_port; in necp_application_find_policy_match_internal()
6881 endpoint->u.endpoint.endpoint_port != 0) { in necp_application_find_policy_match_internal()
6883 remote_port = endpoint->u.endpoint.endpoint_port; in necp_application_find_policy_match_internal()