Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dnecp.h788 #define NECP_CLIENT_RESULT_FLAG_IS_DIRECT 0x0002 // Routes to direct… macro
H A Dnecp.c8267 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
8357 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
8668 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
8675 *flags |= NECP_CLIENT_RESULT_FLAG_IS_DIRECT; in necp_application_find_policy_match_internal()