Home
last modified time | relevance | path

Searched refs:msg_is_grp_evt (Results 1 – 2 of 2) sorted by relevance

/linux/net/tipc/
H A Dmsg.h397 static inline bool msg_is_grp_evt(struct tipc_msg *m) in msg_is_grp_evt() function
H A Dsocket.c1917 grp_evt = msg_is_grp_evt(hdr); in tipc_recvmsg()