Home
last modified time | relevance | path

Searched refs:ETHERTYPE_IPX (Results 1 – 12 of 12) sorted by relevance

/external/libpcap/
Dethertype.h97 #ifndef ETHERTYPE_IPX
98 #define ETHERTYPE_IPX 0x8137 macro
Dgencode.c1916 b0 = gen_snap(cstate, 0x000000, ETHERTYPE_IPX); in gen_ether_linktype()
1939 b0 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_H, (bpf_int32)ETHERTYPE_IPX); in gen_ether_linktype()
2139 b1 = gen_snap(cstate, 0x000000, ETHERTYPE_IPX); in gen_linux_sll_linktype()
2156 b0 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_H, (bpf_int32)ETHERTYPE_IPX); in gen_linux_sll_linktype()
/external/tcpdump/
Dethertype.h121 #ifndef ETHERTYPE_IPX
122 #define ETHERTYPE_IPX 0x8137 macro
Dprint-ether.c65 { ETHERTYPE_IPX, "IPX" },
359 case ETHERTYPE_IPX: in ethertype_print()
Dprint-gre.c222 case ETHERTYPE_IPX: in gre_print_0()
Dprint-ppp.c1491 case ETHERTYPE_IPX: /*XXX*/ in handle_ppp()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_openbsd_arm.go282 ETHERTYPE_IPX = 0x8137 const
Dzerrors_openbsd_amd64.go307 ETHERTYPE_IPX = 0x8137 const
Dzerrors_openbsd_386.go282 ETHERTYPE_IPX = 0x8137 const
Dzerrors_netbsd_arm.go392 ETHERTYPE_IPX = 0x8137 const
Dzerrors_netbsd_386.go410 ETHERTYPE_IPX = 0x8137 const
Dzerrors_netbsd_amd64.go400 ETHERTYPE_IPX = 0x8137 const