Searched refs:ipxhdr (Results 1 – 1 of 1) sorted by relevance
29 struct ipxhdr { struct45 static __inline__ struct ipxhdr *ipx_hdr(struct sk_buff *skb) in ipx_hdr() argument47 return (struct ipxhdr *)skb_transport_header(skb); in ipx_hdr()