Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dport.h165 int tipc_send_buf_fast(struct sk_buff *buf, u32 destnode);
Dport.c1355 res = tipc_send_buf_fast(buf, dest->node); in tipc_send_buf2port()
Dlink.c1062 int tipc_send_buf_fast(struct sk_buff *buf, u32 destnode) in tipc_send_buf_fast() function