Searched refs:tipc_node_get_mtu (Results 1 – 3 of 3) sorted by relevance
159 static inline uint tipc_node_get_mtu(u32 addr, u32 selector) in tipc_node_get_mtu() function
204 uint msg_dsz = (tipc_node_get_mtu(dnode, 0) / ITEM_SIZE) * ITEM_SIZE; in named_distribute()
976 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()