Searched refs:LLCSAP_ISONS (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/libpcap-48/libpcap/
H A Dllc.h67 #ifndef LLCSAP_ISONS
68 #define LLCSAP_ISONS 0xfe macro
H A Dnametoaddr.c326 { "iso", LLCSAP_ISONS },
H A Dgencode.c1745 case LLCSAP_ISONS:
1953 case LLCSAP_ISONS:
2872 case LLCSAP_ISONS:
2955 case LLCSAP_ISONS:
2956 proto = (proto << 8 | LLCSAP_ISONS);
3295 case LLCSAP_ISONS:
3482 case LLCSAP_ISONS:
4903 b1 = gen_linktype(LLCSAP_ISONS);
5850 * NLPID at the beginning; "gen_linktype(LLCSAP_ISONS)"
5875 b0 = gen_linktype(LLCSAP_ISONS<<
[all...]
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dllc.h97 #ifndef LLCSAP_ISONS
98 #define LLCSAP_ISONS 0xfe macro
H A Dprint-llc.c62 { LLCSAP_ISONS, "OSI" },
299 if (ssap == LLCSAP_ISONS && dsap == LLCSAP_ISONS
H A Dprint-atm.c196 llchdr != LLC_UI_HDR(LLCSAP_ISONS) &&
H A Dprint-juniper.c855 case (LLCSAP_ISONS<<8 | LLCSAP_ISONS):

Completed in 145 milliseconds