Searched refs:statsindex (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/unix/
H A Dsocket.c336 const isc_statscounter_t *statsindex; member in struct:isc__socket
1901 sock->statsindex[STATID_RECVFAIL]); \
1910 sock->statsindex[STATID_RECVFAIL]); \
1939 sock->statsindex[STATID_RECVFAIL]);
2094 sock->statsindex[STATID_SENDFAIL]); \
2103 sock->statsindex[STATID_SENDFAIL]); \
2139 sock->statsindex[STATID_SENDFAIL]);
2145 sock->statsindex[STATID_SENDFAIL]);
2204 inc_stats(manager->stats, sock->statsindex[STATID_CLOSE]);
2206 dec_stats(manager->stats, sock->statsindex[STATID_ACTIV
[all...]

Completed in 1201 milliseconds