Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dntstat.h443 u_int32_t txwindow; member
1348 u_int32_t txwindow; member
H A Dnecp.h411 u_int32_t txwindow; member
469 u_int32_t txwindow; member
H A Dnecp_client.c6229 digestp->txwindow = tcpstats->necp_tcp_extra.txwindow; in necp_request_tcp_netstats()
6317 desc->txwindow = tcpstats->necp_tcp_extra.txwindow; in necp_request_tcp_netstats()
6515 digestp->txwindow = quicstats->necp_quic_extra.txwindow; in necp_request_quic_netstats()
6593 desc->txwindow = quicstats->necp_quic_extra.txwindow; in necp_request_quic_netstats()
H A Dntstat.c1702 desc->txwindow = tp->snd_wnd; in nstat_tcp_copy_descriptor()
7210 xt->snd_wnd = desc->txwindow; in nstat_userland_to_xtcpcb_n()