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