Home
last modified time | relevance | path

Searched refs:TIPC_MCAST_RBCTL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds