Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp.c152 u_int32_t necp_restrict_multicast = 1; // 0=Off, 1=On variable
547 …TRICT_MULTICAST, restrict_multicast, CTLFLAG_LOCKED | CTLFLAG_RW, &necp_restrict_multicast, 0, "");
6638 if (!necp_restrict_multicast || proc == NULL) { in necp_check_restricted_multicast_drop()
6766 necp_restrict_multicast || in necp_application_fillout_info_locked()
8607 necp_restrict_multicast || in necp_socket_fillout_info_locked()