Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dnecp.h465 u_int32_t txcwindow; member
525 u_int32_t txcwindow; member
H A Dntstat.h480 u_int32_t txcwindow; member
H A Dnecp_client.c6922 desc->txcwindow = tcpstats->necp_tcp_extra.txcwindow; in necp_request_nexus_tcp_netstats()
7127 desc->txcwindow = tcpi->tcpi_snd_cwnd; in necp_request_aop_tcp_netstats()
7512 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()