Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Dnecp.h464 u_int32_t txcwindow; member
523 u_int32_t txcwindow; member
H A Dntstat.h462 u_int32_t txcwindow; member
H A Dnecp_client.c6653 desc->txcwindow = tcpstats->necp_tcp_extra.txcwindow; in necp_request_tcp_netstats()
6949 desc->txcwindow = quicstats->necp_quic_extra.txcwindow; in necp_request_quic_netstats()
H A Dntstat.c2059 desc->txcwindow = tp->snd_cwnd; in nstat_tcp_copy_descriptor()
7320 xt->snd_cwnd = desc->txcwindow; in nstat_userland_to_xtcpcb_n()