Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dip_tunnel.c684 bool do_tx_error_icmp; in ip_tunnel_xmit() local
701 do_tx_error_icmp = true; in ip_tunnel_xmit()
703 do_tx_error_icmp = false; in ip_tunnel_xmit()
707 if (do_tx_error_icmp) in ip_tunnel_xmit()