Searched refs:tipc_node_xmit (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/net/tipc/ |
D | node.h | 148 int tipc_node_xmit(struct net *net, struct sk_buff_head *list, u32 dnode,
|
D | name_distr.c | 226 tipc_node_xmit(net, &head, dnode, 0); in tipc_named_node_up()
|
D | node.c | 1023 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()
|
D | socket.c | 940 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()
|