Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dip_tunnel.c685 bool do_tx_error_icmp; in ip_tunnel_xmit() local
702 do_tx_error_icmp = true; in ip_tunnel_xmit()
704 do_tx_error_icmp = false; in ip_tunnel_xmit()
708 if (do_tx_error_icmp) in ip_tunnel_xmit()