Home
last modified time | relevance | path

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

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