Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malo.c97 #define IFF_DUMPPKTS_RECV(sc, wh) \ macro
2049 if (IFF_DUMPPKTS_RECV(sc, wh)) { in malo_rx_proc()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c229 #define IFF_DUMPPKTS_RECV(sc, wh) \ macro
246 #define IFF_DUMPPKTS_RECV(sc, wh) 0 macro
2783 if (IFF_DUMPPKTS_RECV(sc, wh)) { in mwl_rx_proc()