Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Droute.c93 static void rt6_do_redirect(struct dst_entry *dst, struct sock *sk,
208 .redirect = rt6_do_redirect,
1287 rt6_do_redirect(dst, NULL, skb); in ip6_redirect()
1308 rt6_do_redirect(dst, NULL, skb); in ip6_redirect_no_header()
1829 static void rt6_do_redirect(struct dst_entry *dst, struct sock *sk, struct sk_buff *skb) in rt6_do_redirect() function