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

/freebsd-9.3-release/sys/dev/smc/
H A Dif_smcreg.h71 #define RCR_ALMUL 0x0004 /* Accept all multicast frames */ macro
/freebsd-9.3-release/sys/dev/sn/
H A Dif_snreg.h147 #define RCR_ALMUL 0x0004 /* receive all multicast packets */ macro
H A Dif_sn.c1389 flags |= RCR_PROMISC | RCR_ALMUL;
1391 flags |= RCR_ALMUL;
1405 flags |= RCR_ALMUL;

Completed in 103 milliseconds