Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp.c151 u_int32_t necp_restrict_multicast = 1; // 0=Off, 1=On variable
524 …TRICT_MULTICAST, restrict_multicast, CTLFLAG_LOCKED | CTLFLAG_RW, &necp_restrict_multicast, 0, "");
6392 if (!necp_restrict_multicast || proc == NULL) { in necp_check_restricted_multicast_drop()
6518 necp_restrict_multicast || in necp_application_fillout_info_locked()
8208 necp_restrict_multicast || in necp_socket_fillout_info_locked()