Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.c4154 bool ip_output_layer_non_id_only = FALSE; in necp_policy_apply() local
4704ip_output_layer_non_id_only = TRUE; // Only apply drop to packets that didn't go through s… in necp_policy_apply()
4816ip_output_layer_non_id_only = TRUE; // Only apply route rules to packets that didn't go through so… in necp_policy_apply()
4841 if (ip_output_layer_non_id_only) { in necp_policy_apply()