HomeSort by: relevance | last modified time | path
    Searched refs:quota_accept_ts (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/netmgr/
tcp.c 567 csock->quota_accept_ts = isc_time_monotonic();
923 if (csock->quota_accept_ts != 0) {
926 (isc_time_monotonic() - csock->quota_accept_ts) /
netmgr-int.h 659 isc_nanosecs_t quota_accept_ts; member in struct:isc_nmsocket

Completed in 89 milliseconds