Searched refs:allow_multicast (Results 1 – 1 of 1) sorted by relevance
752 static int allow_multicast = 0; variable763 SYSCTL_INT(_net_link_ether_inet, OID_AUTO, allow_multicast, CTLFLAG_RW,764 &allow_multicast, 0, "accept multicast addresses");817 if (allow_multicast == 0 && ETHER_IS_MULTICAST(ar_sha(ah))) { in in_arpinput()