Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/tcpdump/
Dllc.h117 #ifndef LLCSAP_SNAP
118 #define LLCSAP_SNAP 0xaa macro
Dprint-stp.c97 else if (p[0] == LLCSAP_SNAP && p[1] == LLCSAP_SNAP && p[2] == LLC_UI) { in stp_print()
Dprint-llc.c93 if (llc.ssap == LLCSAP_SNAP && llc.dsap == LLCSAP_SNAP in llc_print()
/openbsd/src/lib/libpcap/
Dllc.h115 #ifndef LLCSAP_SNAP
116 #define LLCSAP_SNAP 0xaa macro