Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dnecp.h466 u_int32_t txcwindow; member
526 u_int32_t txcwindow; member
H A Dntstat.h480 u_int32_t txcwindow; member
H A Dnecp_client.c6953 desc->txcwindow = tcpstats->necp_tcp_extra.txcwindow; in necp_request_nexus_tcp_netstats()
7158 desc->txcwindow = tcpi->tcpi_snd_cwnd; in necp_request_aop_tcp_netstats()
7543 desc->txcwindow = quicstats->necp_quic_extra.txcwindow; in necp_request_quic_netstats()
H A Dntstat.c2433 desc->txcwindow = tp->snd_cwnd; in nstat_tcp_copy_descriptor()
8211 xt->snd_cwnd = desc->txcwindow; in nstat_userland_to_xtcpcb_n()