Searched refs:pn_res (Results 1 - 3 of 3) sorted by path

/linux-master/include/uapi/linux/
H A Dphonet.h62 __u8 pn_res; member in struct:phonethdr
/linux-master/include/net/phonet/
H A Dphonet.h79 pn_sockaddr_set_resource(sa, ph->pn_res);
91 pn_sockaddr_set_resource(sa, ph->pn_res);
/linux-master/net/phonet/
H A Daf_phonet.c173 ph->pn_res = res;
294 if (ph->pn_res == PN_PREFIX && !pskb_may_pull(skb, 5))
296 if (ph->pn_res == PN_COMMGR) /* indications */
303 submsg_id = (ph->pn_res == PN_PREFIX)
320 if (oph->pn_res == PN_PREFIX) {
333 oph->pn_res);

Completed in 304 milliseconds