Searched refs:msg_is_grp_evt (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/net/tipc/ | ||
D | msg.h | 397 static inline bool msg_is_grp_evt(struct tipc_msg *m) in msg_is_grp_evt() function |
D | socket.c | 1921 grp_evt = msg_is_grp_evt(hdr); in tipc_recvmsg() |