Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-llc.c310 && (!(control & LLC_S_FMT) || control == LLC_U_FMT)) { in llc_print()
386 if ((control & LLC_S_FMT) == LLC_S_FMT) { in llc_print()
Dllc.h29 #define LLC_S_FMT 1 macro
/external/libpcap/
Dllc.h29 #define LLC_S_FMT 1 macro
Dgencode.c3795 b1 = gen_mcmp(cstate, OR_LLC, 2, BPF_B, LLC_S_FMT, 0x03); in gen_llc_s()