Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dudp_media.c161 static int tipc_udp_xmit(struct net *net, struct sk_buff *skb, in tipc_udp_xmit() function
249 return tipc_udp_xmit(net, skb, ub, src, dst, in tipc_udp_send_msg()
262 err = tipc_udp_xmit(net, _skb, ub, src, &rcast->addr, in tipc_udp_send_msg()
/kernel/linux/linux-6.6/net/tipc/
H A Dudp_media.c167 static int tipc_udp_xmit(struct net *net, struct sk_buff *skb, in tipc_udp_xmit() function
255 return tipc_udp_xmit(net, skb, ub, src, dst, in tipc_udp_send_msg()
268 err = tipc_udp_xmit(net, _skb, ub, src, &rcast->addr, in tipc_udp_send_msg()

Completed in 3 milliseconds