Home
last modified time | relevance | path

Searched refs:tcp4statsindex (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A Dnetmgr.c91 static const isc_statscounter_t tcp4statsindex[] = { variable
1489 sock->statsindex = tcp4statsindex; in isc___nmsocket_init()
/netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/
H A Dnetmgr.c87 static const isc_statscounter_t tcp4statsindex[] = {
751 sock->statsindex = tcp4statsindex; in nm_thread()
89 static const isc_statscounter_t tcp4statsindex[] = { global() variable
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c539 static const isc_statscounter_t tcp4statsindex[] = { variable
2504 sock->statsindex = (pf == AF_INET) ? tcp4statsindex in socket_create()