Home
last modified time | relevance | path

Searched refs:ipx_type (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/net/
Dipx.h35 __u8 ipx_type; member
/linux-2.4.37.9/net/ipx/
Daf_spx.c456 ipxh->ipx.ipx_type = IPX_TYPE_SPX; in spx_transmit()
629 if(ipxh->ipx.ipx_type != IPX_TYPE_SPX) in spx_rcv()
833 sipx->sipx_type = ispxh->ipx.ipx_type; in spx_recvmsg()
Daf_ipx.c804 if (ipx->ipx_type == IPX_TYPE_PPROP) { in ipxitf_rcv()
818 if (ipx->ipx_type != IPX_TYPE_PPROP && in ipxitf_rcv()
1484 __u32 sum = packet->ipx_type << sizeof(packet->ipx_tctrl); in ipx_cksum()
1546 ipx->ipx_type = usipx->sipx_type; in ipxrtr_route_packet()
2371 sipx->sipx_type = ipx->ipx_type; in ipx_recvmsg()
/linux-2.4.37.9/drivers/net/bonding/
Dbond_alb.c1330 if (skb->nh.ipxh->ipx_type != IPX_TYPE_NCP) { in bond_alb_xmit()