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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dll_proto.c54 __PF(IPX,ipx)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Dll_proto.c63 __PF(IPX,ipx)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dgrammar.y291 %token IPX
493 | IPX { $$ = Q_IPX; }
H A Dscanner.l239 ipx return IPX;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h77 extern u8 IPX[2];
353 if (NdisEqualMemory(IPX, _pBufVA + 12, 2) || \
368 if (NdisEqualMemory(IPX, _pBufVA, 2) || \
386 /* else if the received frame is LLC/SNAP-encaped IPX or APPLETALK, preserve the LLC/SNAP field */
388 /* Patch for WHQL only, which did not turn on Netbios but use IPX within its payload */
401 if ((NdisEqualMemory(IPX, pProto, 2) || NdisEqualMemory(APPLE_TALK, pProto, 2)) && \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_data.c40 u8 IPX[] = { 0x81, 0x37 }; variable

Completed in 103 milliseconds