Home
last modified time | relevance | path

Searched refs:tipc_bcast_get_mode (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dbcast.h106 u32 tipc_bcast_get_mode(struct net *net);
H A Dbcast.c761 u32 tipc_bcast_get_mode(struct net *net) in tipc_bcast_get_mode() function
H A Dnode.c1768 if (!rc_dests && tipc_bcast_get_mode(net) != BCLINK_MODE_RCAST) { in tipc_node_broadcast()
H A Dlink.c2783 u32 bc_mode = tipc_bcast_get_mode(net); in tipc_nl_add_bc_link()
/kernel/linux/linux-6.6/net/tipc/
H A Dbcast.h106 u32 tipc_bcast_get_mode(struct net *net);
H A Dbcast.c761 u32 tipc_bcast_get_mode(struct net *net) in tipc_bcast_get_mode() function
H A Dnode.c1797 if (!rc_dests && tipc_bcast_get_mode(net) != BCLINK_MODE_RCAST) { in tipc_node_broadcast()
H A Dlink.c2819 u32 bc_mode = tipc_bcast_get_mode(net); in tipc_nl_add_bc_link()

Completed in 22 milliseconds