Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dlwtunnel.h138 static inline void lwtunnel_set_redirect(struct dst_entry *dst) in lwtunnel_set_redirect() function
180 static inline void lwtunnel_set_redirect(struct dst_entry *dst) in lwtunnel_set_redirect() function
/openbmc/linux/net/ipv4/
H A Droute.c1867 lwtunnel_set_redirect(&rth->dst); in __mkroute_input()
2615 lwtunnel_set_redirect(&rth->dst); in __mkroute_output()
/openbmc/linux/net/ipv6/
H A Droute.c1109 lwtunnel_set_redirect(&rt->dst); in ip6_rt_init_dst()