Searched refs:msg_grp_remitted (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/net/tipc/ | ||
D | msg.h | 1058 static inline u16 msg_grp_remitted(struct tipc_msg *m) in msg_grp_remitted() function |
D | group.c | 820 remitted = msg_grp_remitted(hdr); in tipc_group_proto_rcv() |