Home
last modified time | relevance | path

Searched defs:syn_cache_set (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/netinet/
H A Dtcp_var.h290 struct syn_cache_set { struct
291 struct syn_cache_head *scs_buckethead; /* [S] */
292 long scs_use; /* [S] */
293 int scs_size; /* [S] current size of hash table */
294 int scs_count; /* [S] */
295 u_int32_t scs_random[5]; /* [S] */