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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dcluster.c305 tipc_link_send(buf, dest, dest);
339 tipc_link_send(buf, dest, dest);
370 tipc_link_send(buf, dest, dest);
523 tipc_link_send(buf_copy, n_ptr->addr, n_ptr->addr);
559 tipc_link_send(buf_copy, n_ptr->addr,
H A Dnet.c258 tipc_link_send(buf, dnode, msg_link_selector(msg));
H A Dlink.h235 int tipc_link_send(struct sk_buff *buf, u32 dest, u32 selector);
H A Dname_distr.c201 tipc_link_send(buf, node, node);
H A Dlink.c1081 * tipc_link_send(): same as tipc_link_send_buf(), but the link to use has
1086 int tipc_link_send(struct sk_buff *buf, u32 dest, u32 selector) function
1098 dbg("tipc_link_send: found link %x for dest %x\n", l_ptr, dest);

Completed in 86 milliseconds