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

  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
netmgr.c 63 static const isc_statscounter_t udp4statsindex[] = { variable
1478 sock->statsindex = udp4statsindex;
  /src/external/mpl/bind/dist/lib/isc/netmgr/
netmgr.c 57 static const isc_statscounter_t udp4statsindex[] = { variable
745 sock->statsindex = udp4statsindex;
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
socket.c 513 static const isc_statscounter_t udp4statsindex[] = { variable
2498 sock->statsindex = (pf == AF_INET) ? udp4statsindex

Completed in 23 milliseconds