Searched defs:syn_cache_set (Results 1 – 1 of 1) sorted by relevance
290 struct syn_cache_set { struct291 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] */