tipc_send_buf_fast 85 include/net/tipc/tipc_port.h int tipc_send_buf_fast(struct sk_buff *buf, u32 destnode); tipc_send_buf_fast 1422 net/tipc/port.c res = tipc_send_buf_fast(buf, destnode); tipc_send_buf_fast 1559 net/tipc/port.c res = tipc_send_buf_fast(buf, destnode); tipc_send_buf_fast 1682 net/tipc/port.c res = tipc_send_buf_fast(buf, dest->node);