Searched refs:tipc_udp_xmit (Results 1 – 1 of 1) sorted by relevance
/net/tipc/ |
D | udp_media.c | 161 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()
|