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

/linux-4.1.27/net/ipv4/
H A Dip_tunnel.c672 bool do_tx_error_icmp; ip_tunnel_xmit() local
689 do_tx_error_icmp = true; ip_tunnel_xmit()
691 do_tx_error_icmp = false; ip_tunnel_xmit()
695 if (do_tx_error_icmp) ip_tunnel_xmit()

Completed in 74 milliseconds