HomeSort by: relevance | last modified time | path
    Searched refs:tcp_statadd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
tcp_var.h 870 void tcp_statadd(u_int, uint64_t);
tcp_subr.c 2185 tcp_statadd(u_int stat, uint64_t val) function in typeref:typename:void
2189 TCP_STATADD(stat, val);

Completed in 14 milliseconds