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

  /external/libpcap/
llc.h 90 #ifndef LLCSAP_IPX
91 #define LLCSAP_IPX 0xe0
nametoaddr.c 601 { "ipx", LLCSAP_IPX },
gencode.c     [all...]
  /external/tcpdump/
llc.h 89 #ifndef LLCSAP_IPX
90 #define LLCSAP_IPX 0xe0
print-llc.c 54 { LLCSAP_IPX, "IPX" },
294 if (ssap == LLCSAP_IPX && dsap == LLCSAP_IPX &&

Completed in 77 milliseconds