Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dtrace.c104 case TIPC_MCAST_MSG: in tipc_skb_dump()
Dmsg.h65 #define TIPC_MCAST_MSG 1 macro
352 return ((mtyp == TIPC_MCAST_MSG) || (mtyp == TIPC_GRP_BCAST_MSG) || in msg_mcast()
Dbcast.c327 if (msg_type(hdr) != TIPC_MCAST_MSG) in tipc_mcast_send_sync()
Dsocket.c802 msg_set_type(hdr, TIPC_MCAST_MSG); in tipc_sendmcast()
1628 case TIPC_MCAST_MSG: in tipc_sk_anc_data_recv()
2167 if (unlikely(!grp) && mtyp == TIPC_MCAST_MSG) in tipc_sk_filter_rcv()