Home
last modified time | relevance | path

Searched refs:tcp_cache (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/bsd/netinet/
H A Dtcp_cache.c106 struct tcp_cache { struct
107 SLIST_ENTRY(tcp_cache) list;
328 static struct tcp_cache *
339 head = &tcp_cache[hash]; in tcp_getcache_with_lock()
355 struct tcp_cache *oldest_cache = NULL; in tcp_getcache_with_lock()
445 struct tcp_cache *__single tpcache; in tcp_cache_set_cookie_common()
475 struct tcp_cache *__single tpcache; in tcp_cache_get_cookie_common()
524 struct tcp_cache *__single tpcache; in tcp_cache_get_cookie_len_common()
562 struct tcp_cache *__single tpcache; in tcp_cache_get_mptcp_version()
590 struct tcp_cache *__single tpcache; in tcp_cache_update_mptcp_version()
[all …]
H A DMakefile42 tcp_cache.h \
/xnu-11215/bsd/conf/
H A Dfiles263 bsd/netinet/tcp_cache.c optional inet bound-checks