Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/netinet/
H A Dtcp_cache.c406 tcp_cache_key_src_create(struct tcpcb *tp, struct tcp_cache_key_src *tcks) in tcp_cache_key_src_create() function
466 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_set_cookie()
514 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_get_cookie()
543 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_get_cookie_len()
844 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_tfo_success()
862 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_mptcp_success()
871 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_ecn_success()
1069 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_tfo_loss()
1087 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_tfo_rst()
1109 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_mptcp_loss()
[all …]