Searched refs:ip_mc_output (Results 1 – 3 of 3) sorted by relevance
111 int ip_mc_output(struct net *net, struct sock *sk, struct sk_buff *skb);
2115 rth->dst.output = ip_mc_output; in __mkroute_output()2123 rth->dst.output = ip_mc_output; in __mkroute_output()
288 int ip_mc_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_mc_output() function