Searched refs:tipc_send_buf_fast (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/tipc/
H A Dtipc_port.h96 int tipc_send_buf_fast(struct sk_buff *buf, u32 destnode);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dcore.c282 EXPORT_SYMBOL(tipc_send_buf_fast); variable
H A Dport.c1384 res = tipc_send_buf_fast(buf, destnode);
1521 res = tipc_send_buf_fast(buf, destnode);
1644 res = tipc_send_buf_fast(buf, dest->node);
H A Dlink.c1152 * tipc_send_buf_fast: Entry for data messages where the
1157 int tipc_send_buf_fast(struct sk_buff *buf, u32 destnode) function

Completed in 189 milliseconds