Home
last modified time | relevance | path

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

/net/tipc/
Dnode.h159 static inline uint tipc_node_get_mtu(u32 addr, u32 selector) in tipc_node_get_mtu() function
Dname_distr.c204 uint msg_dsz = (tipc_node_get_mtu(dnode, 0) / ITEM_SIZE) * ITEM_SIZE; in named_distribute()
Dsocket.c976 mtu = tipc_node_get_mtu(dnode, tsk->ref); in tipc_sendmsg()
1103 tsk->max_pkt = tipc_node_get_mtu(dnode, ref); in tipc_send_stream()
1158 tsk->max_pkt = tipc_node_get_mtu(peer_node, tsk->ref); in tipc_sk_finish_conn()