Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/phonet/
H A Daf_phonet.c173 ph->pn_res = res; in pn_send()
295 if (ph->pn_res == PN_PREFIX && !pskb_may_pull(skb, 5)) in can_respond()
297 if (ph->pn_res == PN_COMMGR) /* indications */ in can_respond()
304 submsg_id = (ph->pn_res == PN_PREFIX) in can_respond()
321 if (oph->pn_res == PN_PREFIX) { in send_obj_unreachable()
334 oph->pn_res); in send_obj_unreachable()
/OK3568_Linux_fs/kernel/include/net/phonet/
H A Dphonet.h75 pn_sockaddr_set_resource(sa, ph->pn_res); in pn_skb_get_src_sockaddr()
87 pn_sockaddr_set_resource(sa, ph->pn_res); in pn_skb_get_dst_sockaddr()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dphonet.h62 __u8 pn_res; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dphonet.h62 __u8 pn_res; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dphonet.h62 __u8 pn_res; member
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dphonet.rst35 uint8_t pn_res; /* Resource ID or function */