Searched refs:IFF_ALLMULTI (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.h132 #define IFF_ALLMULTI 0x200 /* receive all multicast packets */ macro
161 IFF_SIMPLEX|IFF_MULTICAST|IFF_ALLMULTI)
H A Dif_ethersubr.c178 ifp->if_flags |= IFF_ALLMULTI;
H A Dif.c1690 ifp->if_flags |= IFF_ALLMULTI;
1698 ifp->if_flags &= ~IFF_ALLMULTI;

Completed in 325 milliseconds