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

/freebsd-11-stable/contrib/libpcap/
H A Dllc.h50 #define LLC_IS_NR(is) (((is) >> 9) & 0x7f) macro
/freebsd-11-stable/contrib/tcpdump/
H A Dllc.h50 #define LLC_IS_NR(is) (((is) >> 9) & 0x7f) macro
H A Dprint-llc.c389 LLC_IS_NR(control),
396 LLC_IS_NR(control),

Completed in 67 milliseconds