Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipx/
Daf_ipx.c484 struct ipxhdr *ipx = skb->nh.ipxh; in ipxitf_demux_socket()
529 struct ipxhdr *ipx) in ncp_connection_hack()
565 struct ipxhdr *ipx = skb->nh.ipxh; in ipxitf_demux_socket()
676 struct ipxhdr *ipx = skb->nh.ipxh; in ipxitf_send()
690 sizeof(struct ipxhdr) + in ipxitf_send()
794 struct ipxhdr *ipx = skb->nh.ipxh; in ipxitf_rcv()
898 struct ipxhdr *ipx = skb->nh.ipxh; in ipxitf_pprop()
909 ntohs(ipx->ipx_pktsize) < sizeof(struct ipxhdr) + in ipxitf_pprop()
922 c = ((u8 *) ipx) + sizeof(struct ipxhdr); in ipxitf_pprop()
1473 static __u16 ipx_cksum(struct ipxhdr *packet, int length) in ipx_cksum()
[all …]
/linux-2.4.37.9/include/net/
Dipx.h29 struct ipxhdr struct
Dspx.h19 { struct ipxhdr ipx;
/linux-2.4.37.9/include/linux/
Dskbuff.h161 struct ipxhdr *ipxh;