Home | History | Annotate | Download | only in slirp

Lines Matching refs:qemu_put_sbe16

870     qemu_put_sbe16(f, tp->t_state);
872 qemu_put_sbe16(f, tp->t_timer[i]);
873 qemu_put_sbe16(f, tp->t_rxtshift);
874 qemu_put_sbe16(f, tp->t_rxtcur);
875 qemu_put_sbe16(f, tp->t_dupacks);
894 qemu_put_sbe16(f, tp->t_idle);
895 qemu_put_sbe16(f, tp->t_rtt);
897 qemu_put_sbe16(f, tp->t_srtt);
898 qemu_put_sbe16(f, tp->t_rttvar);
903 qemu_put_sbe16(f, tp->t_softerror);