Home
last modified time | relevance | path

Searched refs:link_send_long_buf (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/net/tipc/
Dlink.c101 static int link_send_long_buf(struct link *l_ptr, struct sk_buff *buf);
881 return link_send_long_buf(l_ptr, buf); in tipc_link_send_buf()
2408 static int link_send_long_buf(struct link *l_ptr, struct sk_buff *buf) in link_send_long_buf() function