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

  /external/libpcap/
llc.h 61 #ifndef LLCSAP_IPX
62 #define LLCSAP_IPX 0xe0
nametoaddr.c 329 { "ipx", LLCSAP_IPX },
gencode.c     [all...]
  /external/tcpdump/
llc.h 91 #ifndef LLCSAP_IPX
92 #define LLCSAP_IPX 0xe0
print-llc.c 60 { LLCSAP_IPX, "IPX" },
251 if (ssap == LLCSAP_IPX && dsap == LLCSAP_IPX &&

Completed in 1142 milliseconds