Searched refs:LLC_U_FMT (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/libpcap/
H A Dgencode.c3838 b1 = gen_mcmp(cstate, OR_LLC, 2, BPF_B, LLC_U_FMT, 0x03);
H A Dllc.h26 #define LLC_U_FMT 3 macro
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-llc.c179 if ((control & LLC_U_FMT) == LLC_U_FMT) {
310 && (!(control & LLC_S_FMT) || control == LLC_U_FMT)) {
319 * and UI frames (whose control field is just 3, LLC_U_FMT).
H A Dllc.h26 #define LLC_U_FMT 3 macro

Completed in 119 milliseconds