Searched refs:LLCSAP_SNAP (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/
H A Dllc.h86 #ifndef LLCSAP_SNAP
87 #define LLCSAP_SNAP 0xaa macro
H A Dprint-llc.c53 { LLCSAP_SNAP, "SNAP" },
258 if (ssap == LLCSAP_SNAP && dsap == LLCSAP_SNAP
H A Dprint-atm.c286 if (llchdr != LLC_UI_HDR(LLCSAP_SNAP) &&
/freebsd-13-stable/contrib/libpcap/
H A Dllc.h87 #ifndef LLCSAP_SNAP
88 #define LLCSAP_SNAP 0xaa macro
H A Dgencode.c3661 snapblock[0] = LLCSAP_SNAP; /* DSAP = SNAP */
3662 snapblock[1] = LLCSAP_SNAP; /* SSAP = SNAP */

Completed in 85 milliseconds