Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dtrace.c104 case TIPC_MCAST_MSG: in tipc_skb_dump()
H A Dmsg.h65 #define TIPC_MCAST_MSG 1 macro
411 return ((mtyp == TIPC_MCAST_MSG) || (mtyp == TIPC_GRP_BCAST_MSG) || in msg_mcast()
H A Dbcast.c334 if (msg_type(hdr) != TIPC_MCAST_MSG) in tipc_mcast_send_sync()
H A Dsocket.c871 msg_set_type(hdr, TIPC_MCAST_MSG); in tipc_sendmcast()
1774 case TIPC_MCAST_MSG: in tipc_sk_anc_data_recv()
2360 if (unlikely(!grp) && mtyp == TIPC_MCAST_MSG) in tipc_sk_filter_rcv()