Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dsit.c879 bool do_tx_error = false; in ipip6_tunnel_xmit() local
896 do_tx_error = true; in ipip6_tunnel_xmit()
899 if (do_tx_error) in ipip6_tunnel_xmit()
908 bool do_tx_error = false; in ipip6_tunnel_xmit() local
929 do_tx_error = true; in ipip6_tunnel_xmit()
932 if (do_tx_error) in ipip6_tunnel_xmit()