Home
last modified time | relevance | path

Searched refs:pn_submsg_id (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dphonet.h74 __u8 pn_submsg_id; /* message subtype */ member
87 #define pn_submsg_id pn_msg_u.base.pn_submsg_id macro
/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.h74 __u8 pn_submsg_id; /* message subtype */ member
87 #define pn_submsg_id pn_msg_u.base.pn_submsg_id macro
/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.h74 __u8 pn_submsg_id; /* message subtype */ member
87 #define pn_submsg_id pn_msg_u.base.pn_submsg_id macro
/OK3568_Linux_fs/kernel/net/phonet/
H A Daf_phonet.c305 ? pm->pn_e_submsg_id : pm->pn_submsg_id; in can_respond()
327 resp.pn_submsg_id = PN_COMM_ISA_ENTITY_NOT_REACHABLE_RESP; in send_obj_unreachable()