Home
last modified time | relevance | path

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

/net/ipv4/
Droute.c2448 rth->dst.output = ip_mc_output; in __mkroute_output()
2456 rth->dst.output = ip_mc_output; in __mkroute_output()
Dip_output.c369 int ip_mc_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_mc_output() function