HomeSort by: relevance | last modified time | path
    Searched defs:statsindex (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
netmgr-int.h 777 const isc_statscounter_t *statsindex; member in struct:isc_nmsocket
  /src/external/mpl/bind/dist/lib/isc/netmgr/
netmgr-int.h 585 const isc_statscounter_t *statsindex; member in struct:isc_nmsocket
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
socket.c 338 const isc_statscounter_t *statsindex; member in struct:isc_socket
1539 sock->statsindex[STATID_RECVFAIL]); \
1548 sock->statsindex[STATID_RECVFAIL]); \
1578 sock->statsindex[STATID_RECVFAIL]);
1719 sock->statsindex[STATID_SENDFAIL]); \
1728 sock->statsindex[STATID_SENDFAIL]); \
1764 sock->statsindex[STATID_SENDFAIL]);
1770 sock->statsindex[STATID_SENDFAIL]);
1827 inc_stats(thread->manager->stats, sock->statsindex[STATID_CLOSE]);
1832 sock->statsindex[STATID_ACTIVE])
    [all...]

Completed in 32 milliseconds