Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_cache.c123 struct tcp_cache_head { struct
147 static struct tcp_cache_head *tcp_cache; argument
314 tcp_cache_unlock(struct tcp_cache_head *head) in tcp_cache_unlock()
331 int create, struct tcp_cache_head **headarg) in tcp_getcache_with_lock()
334 struct tcp_cache_head *head; in tcp_getcache_with_lock()
445 struct tcp_cache_head *head; in tcp_cache_set_cookie_common()
473 struct tcp_cache_head *head; in tcp_cache_get_cookie_common()
521 struct tcp_cache_head *head; in tcp_cache_get_cookie_len_common()
559 struct tcp_cache_head *head; in tcp_cache_get_mptcp_version()
587 struct tcp_cache_head *head; in tcp_cache_update_mptcp_version()
[all …]