Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp.c157 u_int32_t necp_restrict_multicast = 1; // 0=Off, 1=On variable
622 …TRICT_MULTICAST, restrict_multicast, CTLFLAG_LOCKED | CTLFLAG_RW, &necp_restrict_multicast, 0, "");
7718 if (!necp_restrict_multicast || proc == NULL) { in necp_check_restricted_multicast_drop()
7871 necp_restrict_multicast || in necp_application_fillout_info_locked()
9962 necp_restrict_multicast || in necp_socket_fillout_info_locked()