Searched refs:tcps_sc_entry_limit (Results 1 – 3 of 3) sorted by relevance
432 u_int64_t tcps_sc_entry_limit; /* limit of syn cache entries */ member617 tcps_sc_entry_limit, enumerator
1366 ASSIGN(tcps_sc_entry_limit); in tcp_sysctl_tcpstat()1392 tcpstat.tcps_sc_entry_limit = atomic_load_int(&tcp_syn_cache_limit); in tcp_sysctl_tcpstat()
497 p2bys(tcps_sc_entry_count, tcps_sc_entry_limit, in tcp_stats()