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

/freebsd-13-stable/contrib/tcpdump/
H A Dllc.h29 #define LLC_S_FMT 1 macro
H A Dprint-llc.c310 && (!(control & LLC_S_FMT) || control == LLC_U_FMT)) {
318 * LLC_S_FMT, set in the first byte of the control field)
386 if ((control & LLC_S_FMT) == LLC_S_FMT) {
/freebsd-13-stable/contrib/libpcap/
H A Dllc.h29 #define LLC_S_FMT 1 macro
H A Dgencode.c3812 b1 = gen_mcmp(cstate, OR_LLC, 2, BPF_B, LLC_S_FMT, 0x03);

Completed in 178 milliseconds