Home
last modified time | relevance | path

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

/NextBSD/contrib/tcpdump/
HDprint-llc.c272 && (!(control & LLC_S_FMT) || control == LLC_U_FMT)) { in llc_print()
353 if ((control & LLC_S_FMT) == LLC_S_FMT) { in llc_print()
HDllc.h29 #define LLC_S_FMT 1 macro
/NextBSD/contrib/libpcap/
HDllc.h29 #define LLC_S_FMT 1 macro
HDgencode.c3593 b1 = gen_mcmp(OR_MACPL, 2, BPF_B, LLC_S_FMT, 0x03); in gen_llc_s()