Searched refs:tipc_link_send_long_buf (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dlink.h242 int tipc_link_send_long_buf(struct link *l_ptr, struct sk_buff *buf);
H A Dlink.c1021 return tipc_link_send_long_buf(l_ptr, buf);
2535 * tipc_link_send_long_buf: Entry for buffers needing fragmentation.
2539 int tipc_link_send_long_buf(struct link *l_ptr, struct sk_buff *buf) function

Completed in 29 milliseconds