Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dnode.h170 static inline uint tipc_node_get_mtu(struct net *net, u32 addr, u32 selector) in tipc_node_get_mtu() function
Dname_distr.c174 uint msg_dsz = (tipc_node_get_mtu(net, dnode, 0) / ITEM_SIZE) * in named_distribute()
Dsocket.c921 mtu = tipc_node_get_mtu(net, dnode, tsk->portid); in __tipc_sendmsg()
1057 tsk->max_pkt = tipc_node_get_mtu(net, dnode, in __tipc_send_stream()
1112 tsk->max_pkt = tipc_node_get_mtu(net, peer_node, tsk->portid); in tipc_sk_finish_conn()