Searched refs:tipc_link_xmit (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | link.h | 107 int tipc_link_xmit(struct tipc_link *link, struct sk_buff_head *list,
|
| H A D | link.c | 1001 int tipc_link_xmit(struct tipc_link *l, struct sk_buff_head *list, in tipc_link_xmit() function 1931 tipc_link_xmit(l, &tnlq, xmitq); in tipc_link_create_dummy_tnl_msg() 1975 tipc_link_xmit(tnl, &tnlq, xmitq); in tipc_link_tnl_prepare() 1990 tipc_link_xmit(l, &tnlq, &tmpxq); in tipc_link_tnl_prepare() 2064 tipc_link_xmit(tnl, &tnlq, xmitq); in tipc_link_tnl_prepare() 2356 tipc_link_xmit(l, &list, xmitq); in tipc_link_build_bc_init_msg()
|
| H A D | bcast.c | 269 rc = tipc_link_xmit(l, pkts, &xmitq); in tipc_bcast_xmit()
|
| H A D | node.c | 1708 rc = tipc_link_xmit(le->link, list, &xmitq); in tipc_node_xmit()
|