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

  /src/external/mpl/bind/dist/lib/isc/netmgr/
udp.c 135 isc__nm_incstats(sock, STATID_OPEN);
776 isc__nm_incstats(sock, STATID_OPEN);
tcp.c 113 isc__nm_incstats(sock, STATID_OPEN);
353 isc__nm_incstats(sock, STATID_OPEN);
netmgr-int.h 389 STATID_OPEN = 0,
  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
udp.c 259 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_OPEN]);
690 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_OPEN]);
tcp.c 152 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_OPEN]);
557 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_OPEN]);
tcpdns.c 118 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_OPEN]);
523 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_OPEN]);
netmgr-int.h 728 STATID_OPEN = 0,
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
socket.c 501 STATID_OPEN = 0,
2464 inc_stats(manager->stats, sock->statsindex[STATID_OPEN]);

Completed in 27 milliseconds