Searched refs:tipc_group_create_event (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | group.c | 667 static void tipc_group_create_event(struct tipc_group *grp, in tipc_group_create_event() function 777 tipc_group_create_event(grp, m, TIPC_PUBLISHED, in tipc_group_proto_rcv() 788 tipc_group_create_event(grp, m, TIPC_WITHDRAWN, in tipc_group_proto_rcv() 902 tipc_group_create_event(grp, m, TIPC_PUBLISHED, in tipc_group_member_evt() 916 tipc_group_create_event(grp, m, TIPC_WITHDRAWN, in tipc_group_member_evt()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | group.c | 668 static void tipc_group_create_event(struct tipc_group *grp, in tipc_group_create_event() function 778 tipc_group_create_event(grp, m, TIPC_PUBLISHED, in tipc_group_proto_rcv() 789 tipc_group_create_event(grp, m, TIPC_WITHDRAWN, in tipc_group_proto_rcv() 903 tipc_group_create_event(grp, m, TIPC_PUBLISHED, in tipc_group_member_evt() 917 tipc_group_create_event(grp, m, TIPC_WITHDRAWN, in tipc_group_member_evt()
|
Completed in 4 milliseconds