Home
last modified time | relevance | path

Searched refs:TIPC_GRP_BCAST_MSG (Results 1 – 3 of 3) sorted by relevance

/linux/net/tipc/
A Dmsg.h69 #define TIPC_GRP_BCAST_MSG 5 macro
419 return ((mtyp == TIPC_MCAST_MSG) || (mtyp == TIPC_GRP_BCAST_MSG) || in msg_mcast()
A Dgroup.c480 if (mtyp == TIPC_GRP_BCAST_MSG || mtyp == TIPC_GRP_MCAST_MSG) { in tipc_group_sort_msg()
547 case TIPC_GRP_BCAST_MSG: in tipc_group_filter_msg()
A Dsocket.c1114 msg_set_type(hdr, TIPC_GRP_BCAST_MSG); in tipc_send_group_bcast()

Completed in 18 milliseconds