Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dnode.h148 int tipc_node_xmit(struct net *net, struct sk_buff_head *list, u32 dnode,
Dname_distr.c226 tipc_node_xmit(net, &head, dnode, 0); in tipc_named_node_up()
Dnode.c1023 int tipc_node_xmit(struct net *net, struct sk_buff_head *list, in tipc_node_xmit() function
1072 rc = tipc_node_xmit(net, &head, dnode, selector); in tipc_node_xmit_skb()
Dsocket.c940 rc = tipc_node_xmit(net, &pktchain, dnode, tsk->portid); in __tipc_sendmsg()
1062 rc = tipc_node_xmit(net, &pktchain, dnode, portid); in __tipc_send_stream()