Searched refs:tipc_link_push_packet (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.h229 u32 tipc_link_push_packet(struct link *l_ptr);
H A Dbearer.c381 res = tipc_link_push_packet(ln);
H A Dlink.c1461 * tipc_link_push_packet: Push one unsent packet to the media
1463 u32 tipc_link_push_packet(struct link *l_ptr) function
1561 res = tipc_link_push_packet(l_ptr);

Completed in 91 milliseconds