Searched refs:NECP_MASK_PRESERVE_CONNECTIONS (Results 1 – 2 of 2) sorted by relevance
244 #define NECP_MASK_PRESERVE_CONNECTIONS 0x20000000 // on filter_control_unit value macro
8378 if ((*return_filter && !(*return_filter & NECP_MASK_PRESERVE_CONNECTIONS)) || in necp_socket_find_policy_match_with_info_locked()8379 (control_unit && !(control_unit & NECP_MASK_PRESERVE_CONNECTIONS))) { in necp_socket_find_policy_match_with_info_locked()8384 *return_filter &= ~NECP_MASK_PRESERVE_CONNECTIONS; in necp_socket_find_policy_match_with_info_locked()