ipxhdr 45 include/net/ipx.h static __inline__ struct ipxhdr *ipx_hdr(struct sk_buff *skb) ipxhdr 47 include/net/ipx.h return (struct ipxhdr *)skb_transport_header(skb); ipxhdr 145 include/net/ipx.h __be16 ipx_cksum(struct ipxhdr *packet, int length);