Home
last modified time | relevance | path

Searched refs:tipc_bcast_get_mtu (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
Dbcast.h88 int tipc_bcast_get_mtu(struct net *net);
Dbcast.c86 int tipc_bcast_get_mtu(struct net *net) in tipc_bcast_get_mtu() function
Dsocket.c826 int mtu = tipc_bcast_get_mtu(net); in tipc_sendmcast()
1075 int mtu = tipc_bcast_get_mtu(net); in tipc_send_group_bcast()