Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dtcp_cache.c405 tcp_cache_key_src_create(struct tcpcb *tp, struct tcp_cache_key_src *tcks) in tcp_cache_key_src_create() function
465 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_set_cookie()
513 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_get_cookie()
542 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_get_cookie_len()
843 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_tfo_success()
861 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_mptcp_success()
870 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_ecn_success()
1068 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_tfo_loss()
1086 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_tfo_rst()
1108 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_mptcp_loss()
[all …]