Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dtcp_var.h870 void tcp_statadd(u_int, uint64_t);
H A Dtcp_subr.c2185 tcp_statadd(u_int stat, uint64_t val) in tcp_statadd() function