Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-llc.c180 if ((control & LLC_U_FMT) == LLC_U_FMT) { in llc_print()
311 && (!(control & LLC_S_FMT) || control == LLC_U_FMT)) { in llc_print()
H A Dllc.h26 #define LLC_U_FMT 3 macro
/dragonfly/contrib/libpcap/
H A Dllc.h26 #define LLC_U_FMT 3 macro
H A Dgencode.c3833 b1 = gen_mcmp(cstate, OR_LLC, 2, BPF_B, LLC_U_FMT, 0x03); in gen_llc_u()