Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dlwtunnel.h132 static inline void lwtunnel_set_redirect(struct dst_entry *dst) in lwtunnel_set_redirect() function
174 static inline void lwtunnel_set_redirect(struct dst_entry *dst) in lwtunnel_set_redirect() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Droute.c1910 lwtunnel_set_redirect(&rth->dst); in __mkroute_input()
2529 lwtunnel_set_redirect(&rth->dst); in __mkroute_output()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c1100 lwtunnel_set_redirect(&rt->dst); in ip6_rt_init_dst()