Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dipmr.c2020 ip_mc_output(net, NULL, skb); in ipmr_queue_output_xmit()
2390 return ip_mc_output(net, sk, skb); in ip_mr_output()
H A Dip_output.c367 int ip_mc_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_mc_output() function
H A Droute.c2696 rth->dst.output = ip_mc_output; in __mkroute_output()