Searched refs:TIPC_GRP_BCAST_MSG (Results 1 – 3 of 3) sorted by relevance
69 #define TIPC_GRP_BCAST_MSG 5 macro419 return ((mtyp == TIPC_MCAST_MSG) || (mtyp == TIPC_GRP_BCAST_MSG) || in msg_mcast()
480 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()
1114 msg_set_type(hdr, TIPC_GRP_BCAST_MSG); in tipc_send_group_bcast()
Completed in 16 milliseconds