Home
last modified time | relevance | path

Searched refs:LLC_U_FMT (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dprint-llc.c179 if ((control & LLC_U_FMT) == LLC_U_FMT) { in llc_print()
310 && (!(control & LLC_S_FMT) || control == LLC_U_FMT)) { in llc_print()
Dllc.h26 #define LLC_U_FMT 3 macro
/external/libpcap/
Dllc.h26 #define LLC_U_FMT 3 macro
Dgencode.c3821 b1 = gen_mcmp(cstate, OR_LLC, 2, BPF_B, LLC_U_FMT, 0x03); in gen_llc_u()