Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_cache.h69 extern void tcp_heuristics_tfo_update(struct necp_tcp_tfo_cache *necp_buffer,
H A Dtcp_cache.c1470 tcp_heuristics_tfo_update(struct necp_tcp_tfo_cache *necp_buffer, in tcp_heuristics_tfo_update() function
1563 tcp_heuristics_tfo_update(&necp_buffer, lo_ifp,
/xnu-11215.61.5/bsd/net/
H A Dnecp_client.c10416 tcp_heuristics_tfo_update(&tfo_cache_buffer, client->current_route->rt_ifp, in necp_client_update_cache()