Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp.h692 #define NECP_CLIENT_RESULT_FLAG_IS_DIRECT 0x0002 // Routes to direct… macro
H A Dnecp.c6930 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
6983 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
7272 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
7279 *flags |= NECP_CLIENT_RESULT_FLAG_IS_DIRECT; in necp_application_find_policy_match_internal()