Home
last modified time | relevance | path

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

/minix3/sys/netinet/
H A Dtcp_var.h508 struct syn_cache { struct
517 union syn_cache_sa sc_src; argument
518 union syn_cache_sa sc_dst; argument
540 LIST_ENTRY(syn_cache) sc_tpq; /* list of entries by same tp */ argument