Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libevent/
Devdns.c165 int tx_count; /* the number of times that this packet has been sent */ member
522 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()
/external/kernel-headers/original/uapi/linux/
Dethtool.h327 __u32 tx_count; member