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

  /src/external/mpl/bind/dist/lib/isc/netmgr/
udp.c 638 isc__nm_incstats(sock, STATID_SENDFAIL);
733 isc__nm_incstats(sock, STATID_SENDFAIL);
746 isc__nm_incstats(sock, STATID_SENDFAIL);
tcp.c 1047 isc__nm_incstats(sock, STATID_SENDFAIL);
1107 isc__nm_incstats(sock, STATID_SENDFAIL);
netmgr-int.h 397 STATID_SENDFAIL = 8,
  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
udp.c 596 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_SENDFAIL]);
616 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_SENDFAIL]);
tcp.c 1118 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_SENDFAIL]);
1150 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_SENDFAIL]);
tcpdns.c 1128 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_SENDFAIL]);
1215 isc__nm_incstats(sock->mgr, sock->statsindex[STATID_SENDFAIL]);
netmgr-int.h 736 STATID_SENDFAIL = 8,
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
socket.c 509 STATID_SENDFAIL = 8,
1719 sock->statsindex[STATID_SENDFAIL]); \
1728 sock->statsindex[STATID_SENDFAIL]); \
1764 sock->statsindex[STATID_SENDFAIL]);
1770 sock->statsindex[STATID_SENDFAIL]);

Completed in 76 milliseconds