Searched refs:STATID_CONNECT (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/ |
| H A D | tcpdns.c | 141 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_CONNECT]); in tcpdns_connect_direct() 230 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_CONNECT]); in tcpdns_connect_cb()
|
| H A D | tcp.c | 171 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_CONNECT]); in tcp_connect_direct() 267 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_CONNECT]); in tcp_connect_cb()
|
| H A D | netmgr-int.h | 733 STATID_CONNECT = 5, enumerator
|
| H A D | udp.c | 726 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_CONNECT]); in udp_connect_direct()
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/ |
| H A D | udp.c | 814 isc__nm_incstats(sock, STATID_CONNECT);
|
| H A D | tcpdns.c | |
| H A D | netmgr-int.h | 389 STATID_CONNECT = 5, 854 STATID_CONNECT = 5, global() enumerator
|
| H A D | tcp.c | 199 isc__nm_incstats(sock, STATID_CONNECT); in isc__nm_async_tcpconnect()
|
| H A D | tlsdns.c | |
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/ |
| H A D | socket.c | 506 STATID_CONNECT = 5, enumerator 4895 sock->statsindex[STATID_CONNECT]); in isc_socket_connect() 5013 sock->statsindex[STATID_CONNECT]); in internal_connect()
|