Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_stats.c105 err |= stats_tpl_add_voistats(V_tcp_perconn_stats_dflt_tpl, in tcp_stats_init()
109 err |= stats_tpl_add_voistats(V_tcp_perconn_stats_dflt_tpl, in tcp_stats_init()
117 err |= stats_tpl_add_voistats(V_tcp_perconn_stats_dflt_tpl, in tcp_stats_init()
121 err |= stats_tpl_add_voistats(V_tcp_perconn_stats_dflt_tpl, in tcp_stats_init()
131 err |= stats_tpl_add_voistats(V_tcp_perconn_stats_dflt_tpl, in tcp_stats_init()
140 err |= stats_tpl_add_voistats(V_tcp_perconn_stats_dflt_tpl, in tcp_stats_init()
149 err |= stats_tpl_add_voistats(V_tcp_perconn_stats_dflt_tpl, in tcp_stats_init()
157 err |= stats_tpl_add_voistats(V_tcp_perconn_stats_dflt_tpl, in tcp_stats_init()
165 err |= stats_tpl_add_voistats(V_tcp_perconn_stats_dflt_tpl, in tcp_stats_init()
174 err |= stats_tpl_add_voistats(V_tcp_perconn_stats_dflt_tpl, in tcp_stats_init()
/freebsd/share/man/man3/
H A DMakefile300 stats.3 stats_tpl_add_voistats.3 \
/freebsd/sys/sys/
H A Dstats.h781 stats_tpl_add_voistats(uint32_t tpl_id, int32_t voi_id, const char *voi_name, in stats_tpl_add_voistats() function