Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnecp.c153 u_int32_t necp_restrict_multicast = 1; // 0=Off, 1=On variable
565 …TRICT_MULTICAST, restrict_multicast, CTLFLAG_LOCKED | CTLFLAG_RW, &necp_restrict_multicast, 0, "");
7026 if (!necp_restrict_multicast || proc == NULL) { in necp_check_restricted_multicast_drop()
7171 necp_restrict_multicast || in necp_application_fillout_info_locked()
9117 necp_restrict_multicast || in necp_socket_fillout_info_locked()