Home | History | Annotate | Download | only in slirp-android

Lines Matching refs:qemu_put_sbe16

1273     qemu_put_sbe16(f, tp->t_state);
1275 qemu_put_sbe16(f, tp->t_timer[i]);
1276 qemu_put_sbe16(f, tp->t_rxtshift);
1277 qemu_put_sbe16(f, tp->t_rxtcur);
1278 qemu_put_sbe16(f, tp->t_dupacks);
1297 qemu_put_sbe16(f, tp->t_idle);
1298 qemu_put_sbe16(f, tp->t_rtt);
1300 qemu_put_sbe16(f, tp->t_srtt);
1301 qemu_put_sbe16(f, tp->t_rttvar);
1306 qemu_put_sbe16(f, tp->t_softerror);