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

  /external/libpcap/
llc.h 96 #ifndef LLCSAP_ISONS
97 #define LLCSAP_ISONS 0xfe
nametoaddr.c 363 { "iso", LLCSAP_ISONS },
gencode.c     [all...]
  /external/tcpdump/
llc.h 95 #ifndef LLCSAP_ISONS
96 #define LLCSAP_ISONS 0xfe
print-llc.c 56 { LLCSAP_ISONS, "OSI" },
325 if (ssap == LLCSAP_ISONS && dsap == LLCSAP_ISONS
print-atm.c 287 llchdr != LLC_UI_HDR(LLCSAP_ISONS) &&
print-juniper.c 888 case (LLCSAP_ISONS<<8 | LLCSAP_ISONS):
    [all...]

Completed in 107 milliseconds