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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dlink.h238 int tipc_link_send_sections_fast(struct port* sender,
H A Dport.c1334 res = tipc_link_send_sections_fast(p_ptr, msg_sect, num_sect,
1443 res = tipc_link_send_sections_fast(p_ptr, msg_sect, num_sect,
1580 res = tipc_link_send_sections_fast(p_ptr, msg_sect, num_sect, dest->node);
H A Dlink.c1191 * tipc_link_send_sections_fast: Entry for messages where the
1196 int tipc_link_send_sections_fast(struct port *sender, function

Completed in 68 milliseconds