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 D | tipc.h | 125 #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 D | tipc.h | 125 #define TIPC_WITHDRAWN 2 /* withdrawal event */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | tipc.h | 125 #define TIPC_WITHDRAWN 2 /* withdrawal event */ macro
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | group.c | 788 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 D | name_table.c | 509 tipc_sub_report_overlap(sub, lower, upper, TIPC_WITHDRAWN, in tipc_nametbl_remove_publ()
|
| H A D | socket.c | 1965 if (msg_grp_evt(hdr) == TIPC_WITHDRAWN) in tipc_recvmsg()
|