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

  /external/libpcap/
llc.h 87 #ifndef LLCSAP_SNAP
88 #define LLCSAP_SNAP 0xaa
gencode.c     [all...]
  /external/tcpdump/
llc.h 86 #ifndef LLCSAP_SNAP
87 #define LLCSAP_SNAP 0xaa
print-llc.c 53 { LLCSAP_SNAP, "SNAP" },
258 if (ssap == LLCSAP_SNAP && dsap == LLCSAP_SNAP
print-atm.c 286 if (llchdr != LLC_UI_HDR(LLCSAP_SNAP) &&

Completed in 1192 milliseconds