Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dtcp_syncache.h161 struct syn_cache { struct
170 union syn_cache_sa sc_src; argument
171 union syn_cache_sa sc_dst; argument
193 LIST_ENTRY(syn_cache) sc_tpq; /* list of entries by same tp */ argument