Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dip_tunnel.c729 bool do_tx_error_icmp; in ip_tunnel_xmit() local
746 do_tx_error_icmp = true; in ip_tunnel_xmit()
748 do_tx_error_icmp = false; in ip_tunnel_xmit()
752 if (do_tx_error_icmp) in ip_tunnel_xmit()