Searched refs:ipxhdr (Results 1 – 1 of 1) sorted by relevance
31 struct ipxhdr { struct50 static __inline__ struct ipxhdr *ipx_hdr(struct sk_buff *skb) in ipx_hdr() argument52 return (struct ipxhdr *)skb_transport_header(skb); in ipx_hdr()150 __be16 ipx_cksum(struct ipxhdr *packet, int length);