Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dtcp_cache.c385 tcp_cache_key_src_create(struct tcpcb *tp, struct tcp_cache_key_src *tcks) in tcp_cache_key_src_create() function
445 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_set_cookie()
496 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_get_cookie()
525 tcp_cache_key_src_create(tp, &tcks); in tcp_cache_get_cookie_len()
826 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_tfo_success()
844 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_mptcp_success()
853 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_ecn_success()
1035 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_tfo_loss()
1053 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_tfo_rst()
1075 tcp_cache_key_src_create(tp, &tcks); in tcp_heuristic_mptcp_loss()
[all …]