Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dmsg.h390 static inline int msg_in_group(struct tipc_msg *m) in msg_in_group() function
H A Dgroup.c514 if (!msg_in_group(hdr)) in tipc_group_filter_msg()