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

/macosx-10.10.1/libpcap-48/libpcap/
H A Dllc.h58 #ifndef LLCSAP_SNAP
59 #define LLCSAP_SNAP 0xaa macro
H A Dgencode.c3449 snapblock[0] = LLCSAP_SNAP; /* DSAP = SNAP */
3450 snapblock[1] = LLCSAP_SNAP; /* SSAP = SNAP */
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dllc.h88 #ifndef LLCSAP_SNAP
89 #define LLCSAP_SNAP 0xaa macro
H A Dprint-llc.c59 { LLCSAP_SNAP, "SNAP" },
305 if (ssap == LLCSAP_SNAP && dsap == LLCSAP_SNAP
H A Dprint-atm.c195 if (llchdr != LLC_UI_HDR(LLCSAP_SNAP) &&

Completed in 107 milliseconds