Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Dntstat.h461 u_int32_t txwindow; member
1464 u_int32_t txwindow; member
H A Dnecp.h463 u_int32_t txwindow; member
522 u_int32_t txwindow; member
H A Dnecp_client.c6575 digestp->txwindow = tcpstats->necp_tcp_extra.txwindow; in necp_request_tcp_netstats()
6652 desc->txwindow = tcpstats->necp_tcp_extra.txwindow; in necp_request_tcp_netstats()
6876 digestp->txwindow = quicstats->necp_quic_extra.txwindow; in necp_request_quic_netstats()
6948 desc->txwindow = quicstats->necp_quic_extra.txwindow; in necp_request_quic_netstats()
H A Dntstat.c2058 desc->txwindow = tp->snd_wnd; in nstat_tcp_copy_descriptor()
7319 xt->snd_wnd = desc->txwindow; in nstat_userland_to_xtcpcb_n()