Home
last modified time | relevance | path

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

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