Searched refs:tcpi_snd_bw (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dtcp.h301 u_int64_t tcpi_snd_bw __attribute__((aligned(8))); /* measured send bandwidth in bits/sec */ member in struct:tcp_info
H A Dtcp_usrreq.c1503 ti->tcpi_snd_bw = (tp->t_bwmeas->bw_sndbw * 8000);

Completed in 27 milliseconds