Home
last modified time | relevance | path

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

/include/net/
Dipx.h29 struct ipxhdr { struct
45 static __inline__ struct ipxhdr *ipx_hdr(struct sk_buff *skb) in ipx_hdr() argument
47 return (struct ipxhdr *)skb_transport_header(skb); in ipx_hdr()