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

/freebsd-10.0-release/contrib/libpcap/
H A Dllc.h67 #ifndef LLCSAP_ISONS
68 #define LLCSAP_ISONS 0xfe macro
H A Dnametoaddr.c337 { "iso", LLCSAP_ISONS },
H A Dgencode.c1743 case LLCSAP_ISONS:
1951 case LLCSAP_ISONS:
2870 case LLCSAP_ISONS:
2953 case LLCSAP_ISONS:
2954 proto = (proto << 8 | LLCSAP_ISONS);
3294 case LLCSAP_ISONS:
3478 case LLCSAP_ISONS:
4904 b1 = gen_linktype(LLCSAP_ISONS);
5851 * NLPID at the beginning; "gen_linktype(LLCSAP_ISONS)"
5876 b0 = gen_linktype(LLCSAP_ISONS<<
[all...]
/freebsd-10.0-release/contrib/tcpdump/
H A Dllc.h97 #ifndef LLCSAP_ISONS
98 #define LLCSAP_ISONS 0xfe macro
H A Dprint-llc.c64 { LLCSAP_ISONS, "OSI" },
301 if (ssap == LLCSAP_ISONS && dsap == LLCSAP_ISONS
H A Dprint-atm.c198 llchdr != LLC_UI_HDR(LLCSAP_ISONS) &&
H A Dprint-juniper.c855 case (LLCSAP_ISONS<<8 | LLCSAP_ISONS):

Completed in 157 milliseconds