Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dtcp_syncache.c149 static int syncache_sysctl_count(SYSCTL_HANDLER_ARGS);
184 0, 0, syncache_sysctl_count, "I", "Current number of entries in syncache");
1502 syncache_sysctl_count(SYSCTL_HANDLER_ARGS) in syncache_sysctl_count() function