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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dlink.c1116 * link_send_buf_fast: Entry for data messages where the
1122 static int link_send_buf_fast(struct link *l_ptr, struct sk_buff *buf, function
1176 res = link_send_buf_fast(l_ptr, buf, &dummy);
1224 res = link_send_buf_fast(l_ptr, buf,

Completed in 95 milliseconds