Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dtcp_utils.h34 struct tcp_globals {}; struct
36 static inline struct tcp_globals *
44 tcp_globals_now(struct tcp_globals *globals) in tcp_globals_now()
H A Dtcp_cc.c232 struct tcp_globals *globals; 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()