Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dbcast.h130 uint tipc_bclink_get_mtu(void);
Dbcast.c76 uint tipc_bclink_get_mtu(void) in tipc_bclink_get_mtu() function
Dsocket.c684 mtu = tipc_bclink_get_mtu(); in tipc_sendmcast()