Searched refs:phonetmsg (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/phonet/
H A Dphonet.h62 static inline struct phonetmsg *pn_msg(struct sk_buff *skb)
64 return (struct phonetmsg *)skb_transport_header(skb);
/linux-master/net/phonet/
H A Daf_phonet.c287 const struct phonetmsg *pm;
314 const struct phonetmsg *opm = pn_msg(rskb);
315 struct phonetmsg resp;
/linux-master/include/uapi/linux/
H A Dphonet.h69 struct phonetmsg { struct

Completed in 158 milliseconds