phonethdr 66 include/net/phonet/phonet.h static inline struct phonethdr *pn_hdr(struct sk_buff *skb) phonethdr 68 include/net/phonet/phonet.h return (struct phonethdr *)skb_network_header(skb); phonethdr 83 include/net/phonet/phonet.h struct phonethdr *ph = pn_hdr(skb); phonethdr 95 include/net/phonet/phonet.h struct phonethdr *ph = pn_hdr(skb);