Home
last modified time | relevance | path

Searched refs:TIPC_MCAST_RBCTL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/tipc/
H A Dnode.h55 TIPC_MCAST_RBCTL = (1 << 7), enumerator
69 TIPC_MCAST_RBCTL | \
H A Dbcast.c233 if (!(tipc_net(net)->capabilities & TIPC_MCAST_RBCTL) && in tipc_bcast_select_xmit_method()
328 if (!(tipc_net(net)->capabilities & TIPC_MCAST_RBCTL)) in tipc_mcast_send_sync()