Searched refs:tx_count (Results 1 – 2 of 2) sorted by relevance
165 int tx_count; /* the number of times that this packet has been sent */ member522 if (req->tx_count == 0 && req->ns == ns) { in nameserver_failed()607 req->tx_count = 0; in request_reissue()1897 if (req->tx_count >= global_max_retransmits) { in evdns_request_timeout_callback()1978 req->tx_count++; in evdns_request_transmit()2078 req->tx_count = req->reissue_count = 0; in evdns_clear_nameservers_and_suspend()2263 req->tx_count = 0; in request_new()
327 __u32 tx_count; member