Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dnecp.h804 #define NECP_CLIENT_RESULT_FLAG_IS_DIRECT 0x0002 // Routes to direct… macro
H A Dnecp.c8372 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
8460 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
8758 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
8765 *flags |= NECP_CLIENT_RESULT_FLAG_IS_DIRECT; in necp_application_find_policy_match_internal()