Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dnecp.h803 #define NECP_CLIENT_RESULT_FLAG_IS_DIRECT 0x0002 // Routes to direct… macro
H A Dnecp.c8361 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
8449 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
8747 *flags |= (NECP_CLIENT_RESULT_FLAG_IS_LOCAL | NECP_CLIENT_RESULT_FLAG_IS_DIRECT); in necp_application_find_policy_match_internal()
8754 *flags |= NECP_CLIENT_RESULT_FLAG_IS_DIRECT; in necp_application_find_policy_match_internal()