Searched refs:tipc_node_xmit_skb (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/net/tipc/ |
D | node.h | 150 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dest,
|
D | socket.c | 265 tipc_node_xmit_skb(sock_net(sk), skb, dnode, selector); in tipc_sk_respond() 471 tipc_node_xmit_skb(net, skb, dnode, tsk->portid); in tipc_release() 1241 tipc_node_xmit_skb(net, skb, dnode, msg_link_selector(msg)); in tipc_sk_send_ack() 1813 tipc_node_xmit_skb(net, skb, dnode, dport); in tipc_sk_rcv() 2114 tipc_node_xmit_skb(net, skb, dnode, tsk->portid); in tipc_shutdown() 2176 tipc_node_xmit_skb(sock_net(sk), skb, peer_node, tsk->portid); in tipc_sk_timeout()
|
D | name_distr.c | 105 tipc_node_xmit_skb(net, oskb, dnode, 0); in named_cluster_distribute()
|
D | node.c | 1064 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode, in tipc_node_xmit_skb() function
|