Home
last modified time | relevance | path

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

/linux-2.6.39/net/tipc/
Dlink.h228 int tipc_link_send_sections_fast(struct tipc_port *sender,
Dport.c1191 res = tipc_link_send_sections_fast(p_ptr, msg_sect, num_sect, in tipc_send()
1245 res = tipc_link_send_sections_fast(p_ptr, msg_sect, in tipc_send2name()
1288 res = tipc_link_send_sections_fast(p_ptr, msg_sect, num_sect, in tipc_send2port()
Dlink.c1042 int tipc_link_send_sections_fast(struct tipc_port *sender, in tipc_link_send_sections_fast() function