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