Searched refs:FDDIFC_L (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/net/
H A Dfddi.h47 #define FDDIFC_L 0x40 /* 0b01000000 */ macro
H A Dif_fddisubr.c198 switch (fh->fddi_fc & (FDDIFC_C|FDDIFC_L|FDDIFC_F)) {
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-fddi.c60 #define FDDIFC_L 0x40 /* Address length bit */ macro
/freebsd-11-stable/sys/dev/pdq/
H A Dpdq_ifsubr.c255 if (drop || (fh->fddi_fc & (FDDIFC_L|FDDIFC_F)) != FDDIFC_LLC_ASYNC) {

Completed in 78 milliseconds