phonetmsg 63 include/net/phonet/phonet.h static inline struct phonetmsg *pn_msg(struct sk_buff *skb) phonetmsg 65 include/net/phonet/phonet.h return (struct phonetmsg *)skb_transport_header(skb); phonetmsg 254 net/phonet/af_phonet.c const struct phonetmsg *pm; phonetmsg 281 net/phonet/af_phonet.c const struct phonetmsg *opm = pn_msg(rskb); phonetmsg 282 net/phonet/af_phonet.c struct phonetmsg resp;