Home
last modified time | relevance | path

Searched refs:TIPC_GRP_MCAST_MSG (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dgroup.c479 if (mtyp == TIPC_GRP_BCAST_MSG || mtyp == TIPC_GRP_MCAST_MSG) { in tipc_group_sort_msg()
540 case TIPC_GRP_MCAST_MSG: in tipc_group_filter_msg()
H A Dmsg.h70 #define TIPC_GRP_MCAST_MSG 6 macro
420 (mtyp == TIPC_GRP_MCAST_MSG)); in msg_mcast()
H A Dsocket.c1093 msg_set_type(hdr, TIPC_GRP_MCAST_MSG); in tipc_send_group_bcast()
/kernel/linux/linux-6.6/net/tipc/
H A Dgroup.c480 if (mtyp == TIPC_GRP_BCAST_MSG || mtyp == TIPC_GRP_MCAST_MSG) { in tipc_group_sort_msg()
541 case TIPC_GRP_MCAST_MSG: in tipc_group_filter_msg()
H A Dmsg.h70 #define TIPC_GRP_MCAST_MSG 6 macro
412 (mtyp == TIPC_GRP_MCAST_MSG)); in msg_mcast()
H A Dsocket.c1113 msg_set_type(hdr, TIPC_GRP_MCAST_MSG); in tipc_send_group_bcast()

Completed in 17 milliseconds