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

  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
tcp.c 171 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_CONNECT]);
267 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_CONNECT]);
tcpdns.c 141 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_CONNECT]);
230 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_CONNECT]);
netmgr-int.h 733 STATID_CONNECT = 5,
udp.c 726 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_CONNECT]);
  /src/external/mpl/bind/dist/lib/isc/netmgr/
udp.c 814 isc__nm_incstats(sock, STATID_CONNECT);
netmgr-int.h 394 STATID_CONNECT = 5,
tcp.c 200 isc__nm_incstats(sock, STATID_CONNECT);
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
socket.c 506 STATID_CONNECT = 5,
4895 sock->statsindex[STATID_CONNECT]);
5013 sock->statsindex[STATID_CONNECT]);

Completed in 78 milliseconds