Home
last modified time | relevance | path

Searched refs:msg_mcast (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/tipc/
H A Dmsg.h407 static inline u32 msg_mcast(struct tipc_msg *m) in msg_mcast() function
H A Dlink.c1279 if (unlikely(msg_in_group(hdr) || msg_mcast(hdr))) { in tipc_data_input()
H A Dnode.c1646 if (msg_mcast(hdr)) { in tipc_lxc_xmit()
H A Dsocket.c2209 if (unlikely(msg_mcast(hdr))) in tipc_sk_filter_connect()