Home
last modified time | relevance | path

Searched refs:tipc_node_xmit_skb (Results 1 – 3 of 3) sorted by relevance

/linux/net/tipc/
H A Dnode.h104 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dest,
H A Dsocket.c296 tipc_node_xmit_skb(sock_net(sk), skb, dnode, selector); in tipc_sk_respond()
596 tipc_node_xmit_skb(net, skb, dnode, tsk->portid); in __tipc_shutdown()
1824 tipc_node_xmit_skb(sock_net(&tsk->sk), skb, tsk_peer_node(tsk), in tipc_sk_send_ack()
2520 tipc_node_xmit_skb(net, skb, dnode, dport); in tipc_sk_rcv()
H A Dnode.c1759 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode, in tipc_node_xmit_skb() function
1781 tipc_node_xmit_skb(net, skb, dnode, selector); in tipc_node_distr_xmit()
1814 tipc_node_xmit_skb(net, txskb, dst, 0); in tipc_node_broadcast()