Searched refs:LLCSAP_IPX (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/libpcap-48/libpcap/
H A Dllc.h61 #ifndef LLCSAP_IPX
62 #define LLCSAP_IPX 0xe0 macro
H A Dnametoaddr.c328 { "ipx", LLCSAP_IPX },
H A Dgencode.c1767 case LLCSAP_IPX:
1793 * for tests for LLCSAP_IPX and for ETHERTYPE_IPX?
1800 b0 = gen_cmp(OR_MACPL, 0, BPF_B, (bpf_int32)LLCSAP_IPX);
1974 case LLCSAP_IPX:
2000 b0 = gen_cmp(OR_MACPL, 0, BPF_B, (bpf_int32)LLCSAP_IPX);
2885 case LLCSAP_IPX:
3493 case LLCSAP_IPX:
3499 (bpf_int32)LLCSAP_IPX);
4983 b1 = gen_linktype(LLCSAP_IPX);
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dllc.h91 #ifndef LLCSAP_IPX
92 #define LLCSAP_IPX 0xe0 macro
H A Dprint-llc.c60 { LLCSAP_IPX, "IPX" },
253 if (ssap == LLCSAP_IPX && dsap == LLCSAP_IPX &&

Completed in 213 milliseconds