Searched refs:tipc_link_send (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/net/tipc/ |
D | name_distr.c | 119 tipc_link_send(buf_copy, n_ptr->addr, n_ptr->addr); in named_cluster_distribute() 206 tipc_link_send(buf, node, node); in tipc_named_node_up()
|
D | net.c | 182 tipc_link_send(buf, dnode, msg_link_selector(msg)); in tipc_net_route_msg()
|
D | link.h | 225 int tipc_link_send(struct sk_buff *buf, u32 dest, u32 selector);
|
D | link.c | 943 int tipc_link_send(struct sk_buff *buf, u32 dest, u32 selector) in tipc_link_send() function
|