Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip.h171 int ip_mr_output(struct net *net, struct sock *sk, struct sk_buff *skb);
/linux/net/ipv4/
H A Dipmr.c2295 int ip_mr_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_mr_output() function
H A Droute.c2675 rth->dst.output = ip_mr_output; in __mkroute_output()