Home
last modified time | relevance | path

Searched refs:SF_RXFILT_ALLMULTI (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/sf/
H A Dif_sfreg.h482 #define SF_RXFILT_ALLMULTI 0x00000002 macro
H A Dif_sf.c430 SF_CLRBIT(sc, SF_RXFILT, SF_RXFILT_ALLMULTI); in sf_setmulti()
434 SF_SETBIT(sc, SF_RXFILT, SF_RXFILT_ALLMULTI); in sf_setmulti()