Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.c157 u_int32_t necp_restrict_multicast = 1; // 0=Off, 1=On variable
620 …TRICT_MULTICAST, restrict_multicast, CTLFLAG_LOCKED | CTLFLAG_RW, &necp_restrict_multicast, 0, "");
7642 if (!necp_restrict_multicast || proc == NULL) { in necp_check_restricted_multicast_drop()
7795 necp_restrict_multicast || in necp_application_fillout_info_locked()
9870 necp_restrict_multicast || in necp_socket_fillout_info_locked()