Home
last modified time | relevance | path

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

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