Home
last modified time | relevance | path

Searched refs:tipc_bcast_get_mode (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/net/tipc/
Dbcast.h106 u32 tipc_bcast_get_mode(struct net *net);
Dbcast.c761 u32 tipc_bcast_get_mode(struct net *net) in tipc_bcast_get_mode() function
Dlink.c2816 u32 bc_mode = tipc_bcast_get_mode(net); in tipc_nl_add_bc_link()
Dnode.c1797 if (!rc_dests && tipc_bcast_get_mode(net) != BCLINK_MODE_RCAST) { in tipc_node_broadcast()