Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dnecp.h412 u_int32_t txcwindow; member
470 u_int32_t txcwindow; member
H A Dntstat.h444 u_int32_t txcwindow; member
H A Dnecp_client.c6318 desc->txcwindow = tcpstats->necp_tcp_extra.txcwindow; in necp_request_tcp_netstats()
6594 desc->txcwindow = quicstats->necp_quic_extra.txcwindow; in necp_request_quic_netstats()
H A Dntstat.c1703 desc->txcwindow = tp->snd_cwnd; in nstat_tcp_copy_descriptor()
7211 xt->snd_cwnd = desc->txcwindow; in nstat_userland_to_xtcpcb_n()