HomeSort by relevance Sort by last modified time
    Searched refs:LLCSAP_SNAP (Results 1 - 5 of 5) sorted by null

  /external/libpcap/
llc.h 58 #ifndef LLCSAP_SNAP
59 #define LLCSAP_SNAP 0xaa
gencode.c     [all...]
  /external/tcpdump/
llc.h 88 #ifndef LLCSAP_SNAP
89 #define LLCSAP_SNAP 0xaa
print-llc.c 59 { LLCSAP_SNAP, "SNAP" },
303 if (ssap == LLCSAP_SNAP && dsap == LLCSAP_SNAP
print-atm.c 161 if (llchdr != LLC_UI_HDR(LLCSAP_SNAP) &&

Completed in 942 milliseconds