Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dudp_media.c159 static int tipc_udp_xmit(struct net *net, struct sk_buff *skb, in tipc_udp_xmit() function
235 return tipc_udp_xmit(net, skb, ub, src, dst); in tipc_udp_send_msg()
247 err = tipc_udp_xmit(net, _skb, ub, src, &rcast->addr); in tipc_udp_send_msg()