Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dtcp_cache.c399 tcp_cache_key_src_create(struct tcpcb *tp, struct tcp_cache_key_src *tcks) in tcp_cache_key_src_create() function
459 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_set_cookie()
507 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_get_cookie()
536 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_get_cookie_len()
848 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_tfo_success()
866 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_mptcp_success()
875 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_ecn_success()
1073 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_tfo_loss()
1091 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_tfo_rst()
1113 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_mptcp_loss()
[all …]