Searched refs:RCR_ALMUL (Results 1 – 3 of 3) sorted by relevance
147 #define RCR_ALMUL 0x0004 /* receive all multicast packets */ macro
1388 flags |= RCR_PROMISC | RCR_ALMUL; in sn_setmcast()1390 flags |= RCR_ALMUL; in sn_setmcast()1404 flags |= RCR_ALMUL; in sn_setmcast()
71 #define RCR_ALMUL 0x0004 /* Accept all multicast frames */ macro