Searched refs:tipc_link_send_buf (Results 1 – 3 of 3) sorted by relevance
226 int tipc_link_send_buf(struct link *l_ptr, struct sk_buff *buf);
851 int tipc_link_send_buf(struct link *l_ptr, struct sk_buff *buf) in tipc_link_send_buf() function955 res = tipc_link_send_buf(l_ptr, buf); in tipc_link_send()996 return tipc_link_send_buf(l_ptr, buf); /* All other cases */ in link_send_buf_fast()2167 tipc_link_send_buf(tunnel, buf); in tipc_link_tunnel()2206 tipc_link_send_buf(tunnel, buf); in tipc_link_changeover()2269 tipc_link_send_buf(tunnel, outbuf); in tipc_link_send_duplicate()2457 tipc_link_send_buf(l_ptr, fragm); in link_send_long_buf()
416 res = tipc_link_send_buf(bcl, buf); in tipc_bclink_send_msg()