Searched refs:tipc_group_create_event (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/net/tipc/ |
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()
|