Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmroute6.h34 extern int ip6_mr_output(struct net *net, struct sock *sk, struct sk_buff *skb);
63 ip6_mr_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_mr_output() function
/linux/net/ipv6/
H A Dip6mr.c2363 int ip6_mr_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_mr_output() function
H A Droute.c1147 rt->dst.output = ip6_mr_output; in ip6_rt_init_dst()