Searched defs:tipc_link_push_packet (Results 1 - 1 of 1) sorted by relevance

/net/tipc/
H A Dlink.c1337 * tipc_link_push_packet: Push one unsent packet to the media
1339 u32 tipc_link_push_packet(struct tipc_link *l_ptr) function
1415 res = tipc_link_push_packet(l_ptr);

Completed in 9 milliseconds