Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dlwtunnel.h96 static inline bool lwtunnel_xmit_redirect(struct lwtunnel_state *lwtstate) in lwtunnel_xmit_redirect() function
107 if ((lwtunnel_xmit_redirect(lwtstate) || in lwtunnel_headroom()
175 static inline bool lwtunnel_xmit_redirect(struct lwtunnel_state *lwtstate) in lwtunnel_xmit_redirect() function
/openbmc/linux/net/ipv4/
H A Dip_output.c221 if (lwtunnel_xmit_redirect(dst->lwtstate)) { in ip_finish_output2()
/openbmc/linux/net/ipv6/
H A Dip6_output.c117 if (lwtunnel_xmit_redirect(dst->lwtstate)) { in ip6_finish_output2()