Searched refs:rxbytes (Results 1 – 1 of 1) sorted by relevance
89 size_t rxbytes; member803 c->rxbytes += n; in identd_request()804 if (c->rxbytes >= INPUT_MAX) in identd_request()905 c->rxbytes += n; in identd_resolving()906 if (c->rxbytes >= INPUT_MAX) in identd_resolving()1029 c->rxbytes += n; in identd_response()1030 if (c->rxbytes >= INPUT_MAX) in identd_response()