Searched refs:tcp_cache_key_src_create (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215/bsd/netinet/ |
| H A D | tcp_cache.c | 465 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_set_cookie() 516 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_get_cookie() 545 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() 1128 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_ecn_loss() [all …]
|