Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dlwtunnel.h90 static inline bool lwtunnel_xmit_redirect(struct lwtunnel_state *lwtstate) in lwtunnel_xmit_redirect() function
101 if ((lwtunnel_xmit_redirect(lwtstate) || in lwtunnel_headroom()
169 static inline bool lwtunnel_xmit_redirect(struct lwtunnel_state *lwtstate) in lwtunnel_xmit_redirect() function
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_output.c223 if (lwtunnel_xmit_redirect(dst->lwtstate)) { in ip_finish_output2()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_output.c131 if (lwtunnel_xmit_redirect(dst->lwtstate)) { in ip6_finish_output2()