Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dtcp_cache.c107 struct tcp_cache_key_src { struct
228 tcp_cache_hash_src(struct tcp_cache_key_src *tcks, struct tcp_heuristic_key *key) in tcp_cache_hash_src()
268 tcp_cache_hash(struct tcp_cache_key_src *tcks, struct tcp_cache_key *key) in tcp_cache_hash()
309 tcp_getcache_with_lock(struct tcp_cache_key_src *tcks, in tcp_getcache_with_lock()
385 tcp_cache_key_src_create(struct tcpcb *tp, struct tcp_cache_key_src *tcks) in tcp_cache_key_src_create()
406 mptcp_version_cache_key_src_init(struct sockaddr *dst, struct tcp_cache_key_src *tcks) in mptcp_version_cache_key_src_init()
422 tcp_cache_set_cookie_common(struct tcp_cache_key_src *tcks, u_char *__counted_by(len) cookie, uint8… in tcp_cache_set_cookie_common()
443 struct tcp_cache_key_src tcks; in tcp_cache_set_cookie()
450 tcp_cache_get_cookie_common(struct tcp_cache_key_src *tcks, in tcp_cache_get_cookie_common()
494 struct tcp_cache_key_src tcks; in tcp_cache_get_cookie()
[all …]