Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip.h110 int ip_mc_output(struct sock *sk, struct sk_buff *skb);
/linux-4.1.27/net/ipv4/
Droute.c2044 rth->dst.output = ip_mc_output; in __mkroute_output()
2052 rth->dst.output = ip_mc_output; in __mkroute_output()
Dip_output.c280 int ip_mc_output(struct sock *sk, struct sk_buff *skb) in ip_mc_output() function