Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h639 uint64_t tcps_sc_cacheoverflow; /* syncache cache limit hit */ member
/f-stack/freebsd/netinet/
H A Dtcp_var.h639 uint64_t tcps_sc_cacheoverflow; /* syncache cache limit hit */ member
/f-stack/tools/netstat/
H A Dinet.c777 p1a(tcps_sc_cacheoverflow, "\t\t{:cache-overflow/%ju} " in tcp_stats()