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

/linux-master/net/tipc/
H A Dbcast.h88 int tipc_bcast_get_mtu(struct net *net);
H A Dbcast.c82 /* tipc_bcast_get_mtu(): -get the MTU currently used by broadcast link
86 int tipc_bcast_get_mtu(struct net *net) function
H A Dsocket.c848 int mtu = tipc_bcast_get_mtu(net);
1093 int mtu = tipc_bcast_get_mtu(net);

Completed in 192 milliseconds