Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_cache.c131 struct tcp_cache_key_src { struct
245 tcp_cache_hash_src(struct tcp_cache_key_src *tcks, struct tcp_heuristic_key *key) in tcp_cache_hash_src()
285 tcp_cache_hash(struct tcp_cache_key_src *tcks, struct tcp_cache_key *key) in tcp_cache_hash()
326 tcp_getcache_with_lock(struct tcp_cache_key_src *tcks, in tcp_getcache_with_lock()
399 tcp_cache_key_src_create(struct tcpcb *tp, struct tcp_cache_key_src *tcks) in tcp_cache_key_src_create()
420 mptcp_version_cache_key_src_init(struct sockaddr *dst, struct tcp_cache_key_src *tcks) in mptcp_version_cache_key_src_init()
436 tcp_cache_set_cookie_common(struct tcp_cache_key_src *tcks, u_char *cookie, uint8_t len) in tcp_cache_set_cookie_common()
457 struct tcp_cache_key_src tcks; in tcp_cache_set_cookie()
464 tcp_cache_get_cookie_common(struct tcp_cache_key_src *tcks, u_char *cookie, uint8_t *len) in tcp_cache_get_cookie_common()
505 struct tcp_cache_key_src tcks; in tcp_cache_get_cookie()
[all …]