Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dvirtio-net.c2220 struct tcp_header *n_tcp, in virtio_net_rsc_handle_ack() argument
2226 nack = htonl(n_tcp->th_ack); in virtio_net_rsc_handle_ack()
2227 nwin = htons(n_tcp->th_win); in virtio_net_rsc_handle_ack()
2242 o_tcp->th_win = n_tcp->th_win; in virtio_net_rsc_handle_ack()