Searched refs:err_count (Results 1 – 4 of 4) sorted by relevance
16 int err_count; /* Number of arrived ICMP errors */ member
341 t->err_count++; in ipip_err()343 t->err_count = 1; in ipip_err()592 if (tunnel->err_count > 0) { in ipip_tunnel_xmit()594 tunnel->err_count--; in ipip_tunnel_xmit()597 tunnel->err_count = 0; in ipip_tunnel_xmit()
394 t->err_count++; in ipgre_err()396 t->err_count = 1; in ipgre_err()795 if (tunnel->err_count > 0) { in ipgre_tunnel_xmit()797 tunnel->err_count--; in ipgre_tunnel_xmit()801 tunnel->err_count = 0; in ipgre_tunnel_xmit()
282 t->err_count++; in ipip6_err()284 t->err_count = 1; in ipip6_err()542 if (tunnel->err_count > 0) { in ipip6_tunnel_xmit()544 tunnel->err_count--; in ipip6_tunnel_xmit()547 tunnel->err_count = 0; in ipip6_tunnel_xmit()