Searched refs:ETHERTYPE_IPX (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dethertype.h99 #ifndef ETHERTYPE_IPX
100 #define ETHERTYPE_IPX 0x8137 macro
H A Dgencode.c1768 * frames with a frame type of ETHERTYPE_IPX;
1786 * ID of ETHERTYPE_IPX in the SNAP header.
1789 * for tests for LLCSAP_IPX and for ETHERTYPE_IPX?
1802 * ETHERTYPE_IPX, i.e. Ethernet_SNAP.
1804 b0 = gen_snap(0x000000, ETHERTYPE_IPX);
1828 (bpf_int32)ETHERTYPE_IPX);
1973 * frames with a frame type of ETHERTYPE_IPX;
1988 * ID of ETHERTYPE_IPX in the SNAP header.
1997 b1 = gen_snap(0x000000, ETHERTYPE_IPX);
2015 (bpf_int32)ETHERTYPE_IPX);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dethertype.h123 #ifndef ETHERTYPE_IPX
124 #define ETHERTYPE_IPX 0x8137 macro
H A Dprint-ether.c71 { ETHERTYPE_IPX, "IPX" },
356 case ETHERTYPE_IPX:
H A Dprint-gre.c219 case ETHERTYPE_IPX:
H A Dprint-ppp.c1374 case ETHERTYPE_IPX: /*XXX*/

Completed in 45 milliseconds