Home
last modified time | relevance | path

Searched refs:STATID_CONNECT (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A Dtcpdns.c141 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 Dtcp.c171 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 Dnetmgr-int.h733 STATID_CONNECT = 5, enumerator
H A Dudp.c726 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_CONNECT]); in udp_connect_direct()
/netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/
H A Dudp.c814 isc__nm_incstats(sock, STATID_CONNECT);
H A Dtcpdns.c
H A Dnetmgr-int.h389 STATID_CONNECT = 5,
854 STATID_CONNECT = 5, global() enumerator
H A Dtcp.c199 isc__nm_incstats(sock, STATID_CONNECT); in isc__nm_async_tcpconnect()
H A Dtlsdns.c
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c506 STATID_CONNECT = 5, enumerator
4895 sock->statsindex[STATID_CONNECT]); in isc_socket_connect()
5013 sock->statsindex[STATID_CONNECT]); in internal_connect()