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

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

Completed in 49 milliseconds