Searched refs:TIPC_WITHDRAWN (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | tipc.h | 125 #define TIPC_WITHDRAWN 2 /* withdrawal event */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | tipc.h | 125 #define TIPC_WITHDRAWN 2 /* withdrawal event */ macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | tipc.h | 66 #define TIPC_WITHDRAWN 2 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | tipc.h | 66 #define TIPC_WITHDRAWN 2 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | tipc.h | 53 #define TIPC_WITHDRAWN 2 macro
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | group.c | 789 tipc_group_create_event(grp, m, TIPC_WITHDRAWN, in tipc_group_proto_rcv() 906 case TIPC_WITHDRAWN: in tipc_group_member_evt() 917 tipc_group_create_event(grp, m, TIPC_WITHDRAWN, in tipc_group_member_evt()
|
H A D | name_table.c | 523 tipc_sub_report_overlap(sub, p, TIPC_WITHDRAWN, last); in tipc_nametbl_remove_publ()
|
H A D | socket.c | 1967 if (msg_grp_evt(hdr) == TIPC_WITHDRAWN) in tipc_recvmsg()
|
Completed in 19 milliseconds