Searched refs:tipc_link_send (Results 1 - 5 of 5) sorted by relevance

/net/tipc/
H A Dnet.c171 tipc_link_send(buf, dnode, msg_link_selector(msg));
H A Dlink.h224 int tipc_link_send(struct sk_buff *buf, u32 dest, u32 selector);
H A Dname_distr.c141 tipc_link_send(buf_copy, n_ptr->addr, n_ptr->addr);
H A Dport.c437 tipc_link_send(rbuf, src_node, msg_link_selector(rmsg));
H A Dlink.c921 * tipc_link_send(): same as tipc_link_send_buf(), but the link to use has
925 int tipc_link_send(struct sk_buff *buf, u32 dest, u32 selector) function

Completed in 40 milliseconds