Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dlink.h225 u32 tipc_link_push_packet(struct tipc_link *l_ptr);
Dbearer.c328 res = tipc_link_push_packet(ln); in bearer_push()
Dlink.c1345 u32 tipc_link_push_packet(struct tipc_link *l_ptr) in tipc_link_push_packet() function
1437 res = tipc_link_push_packet(l_ptr); in tipc_link_push_queue()