Home
last modified time | relevance | path

Searched refs:tipc_node_xmit (Results 1 – 5 of 5) sorted by relevance

/net/tipc/
Dnode.h85 int tipc_node_xmit(struct net *net, struct sk_buff_head *list, u32 dnode,
Dname_distr.c197 tipc_node_xmit(net, &head, dnode, 0); in tipc_named_node_up()
Dbcast.c297 if (tipc_node_xmit(net, &_pkts, dnode, selector) == -ELINKCONG) in tipc_rcast_xmit()
Dsocket.c875 rc = tipc_node_xmit(net, &pkts, dnode, tsk->portid); in tipc_send_group_msg()
1420 rc = tipc_node_xmit(net, &pkts, dnode, tsk->portid); in __tipc_sendmsg()
1499 rc = tipc_node_xmit(net, &pkts, dnode, tsk->portid); in __tipc_sendstream()
2737 rc = tipc_node_xmit(sock_net(sk), &list, pnode, tsk->portid); in tipc_sk_timeout()
Dnode.c1542 int tipc_node_xmit(struct net *net, struct sk_buff_head *list, in tipc_node_xmit() function
1621 tipc_node_xmit(net, &head, dnode, selector); in tipc_node_xmit_skb()