Home
last modified time | relevance | path

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

/freebsd-head/sys/netinet/
HDtcp_stats.c98 V_tcp_perconn_stats_dflt_tpl = stats_tpl_alloc("TCP_DEFAULT", 0); in tcp_stats_init()
/freebsd-head/share/man/man3/
HDMakefile289 MLINKS+= stats.3 stats_tpl_alloc.3 \
/freebsd-head/sys/sys/
HDstats.h774 stats_tpl_alloc(const char *name, uint32_t flags) in stats_tpl_alloc() function