Searched refs:tcp_cache_key_src_create (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.101.5/bsd/netinet/ |
| H A D | tcp_cache.c | 405 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 …]
|