Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Dnecp.h788 #define NECP_CLIENT_RESULT_FLAG_IS_DIRECT 0x0002 // Routes to direct… macro
H A Dnecp.c8266 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
8356 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
8667 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
8674 *flags |= NECP_CLIENT_RESULT_FLAG_IS_DIRECT; in necp_application_find_policy_match_internal()