Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/ !
H A Dtcp_utils.h37 tcp_get_globals(struct tcpcb *tp) in tcp_get_globals() function
H A Dtcp_cc.c239 globals = tcp_get_globals(tp); in tcp_cc_after_idle_stretchack()
H A Dtcp_rledbat.c229 struct tcp_globals *globals = tcp_get_globals(tp); in tcp_rledbat_data_rcvd()
H A Dtcp_ledbat.c311 struct tcp_globals *globals = tcp_get_globals(tp); in ledbat_pp_ack_rcvd()
H A Dtcp_cubic.c147 struct tcp_globals *globals = tcp_get_globals(tp); in tcp_cubic_update()