Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp.c156 u_int32_t necp_pass_interpose = 1; // 0=Off, 1=On variable
625 … NECPCTL_PASS_INTERPOSE, pass_interpose, CTLFLAG_LOCKED | CTLFLAG_RW, &necp_pass_interpose, 0, "");
10167 if (necp_pass_interpose > 0 && info->client_flags & NECP_CLIENT_PARAMETER_FLAG_INTERPOSE) { in necp_socket_find_policy_match_with_info_locked()