Home
last modified time | relevance | path

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

/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 Dtipc.h125 #define TIPC_WITHDRAWN 2 /* withdrawal event */ 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 Dtipc.h125 #define TIPC_WITHDRAWN 2 /* withdrawal event */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtipc.h125 #define TIPC_WITHDRAWN 2 /* withdrawal event */ macro
/OK3568_Linux_fs/kernel/net/tipc/
H A Dgroup.c788 tipc_group_create_event(grp, m, TIPC_WITHDRAWN, in tipc_group_proto_rcv()
905 case TIPC_WITHDRAWN: in tipc_group_member_evt()
916 tipc_group_create_event(grp, m, TIPC_WITHDRAWN, in tipc_group_member_evt()
H A Dname_table.c509 tipc_sub_report_overlap(sub, lower, upper, TIPC_WITHDRAWN, in tipc_nametbl_remove_publ()
H A Dsocket.c1965 if (msg_grp_evt(hdr) == TIPC_WITHDRAWN) in tipc_recvmsg()