Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet/
H A Dtcp_cache.c129 struct tcp_cache_key_src { struct
248 tcp_cache_hash_src(struct tcp_cache_key_src *tcks, struct tcp_heuristic_key *key) in tcp_cache_hash_src()
288 tcp_cache_hash(struct tcp_cache_key_src *tcks, struct tcp_cache_key *key) in tcp_cache_hash()
329 tcp_getcache_with_lock(struct tcp_cache_key_src *tcks, in tcp_getcache_with_lock()
405 tcp_cache_key_src_create(struct tcpcb *tp, struct tcp_cache_key_src *tcks) in tcp_cache_key_src_create()
426 mptcp_version_cache_key_src_init(struct sockaddr *dst, struct tcp_cache_key_src *tcks) in mptcp_version_cache_key_src_init()
442 tcp_cache_set_cookie_common(struct tcp_cache_key_src *tcks, u_char *cookie, uint8_t len) in tcp_cache_set_cookie_common()
463 struct tcp_cache_key_src tcks; in tcp_cache_set_cookie()
470 tcp_cache_get_cookie_common(struct tcp_cache_key_src *tcks, u_char *cookie, uint8_t *len) in tcp_cache_get_cookie_common()
511 struct tcp_cache_key_src tcks; in tcp_cache_get_cookie()
[all …]