Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dtcp_utils.h38 tcp_get_globals(struct tcpcb *tp) in tcp_get_globals() function
H A Dtcp_cubic.c144 struct tcp_globals *globals = tcp_get_globals(tp); in tcp_cubic_update()
H A Dtcp_rledbat.c229 struct tcp_globals *globals = tcp_get_globals(tp); in tcp_rledbat_data_rcvd()
H A Dtcp_ledbat.c313 struct tcp_globals *globals = tcp_get_globals(tp); in ledbat_pp_ack_rcvd()
H A Dtcp_prague.c93 struct tcp_globals *globals = tcp_get_globals(tp); in cubic_target()