Searched defs:syn_cache (Results 1 – 1 of 1) sorted by relevance
246 struct syn_cache { struct252 struct syn_cache_head *sc_buckethead; /* [S] our bucket index */ argument253 struct syn_cache_set *sc_set; /* [S] our syn cache set */ argument257 union syn_cache_sa sc_src; /* [I] */ argument258 union syn_cache_sa sc_dst; /* [I] */ argument282 LIST_ENTRY(syn_cache) sc_tpq; /* [S] list of entries by same tp */ argument