Searched refs:o_tcp (Results 1 – 1 of 1) sorted by relevance
2225 struct tcp_header *o_tcp) in virtio_net_rsc_handle_ack() 2232 oack = htonl(o_tcp->th_ack); in virtio_net_rsc_handle_ack() 2233 owin = htons(o_tcp->th_win); in virtio_net_rsc_handle_ack() 2246 o_tcp->th_win = n_tcp->th_win; in virtio_net_rsc_handle_ack() 2218 virtio_net_rsc_handle_ack(VirtioNetRscChain * chain,VirtioNetRscSeg * seg,const uint8_t * buf,struct tcp_header * n_tcp,struct tcp_header * o_tcp) virtio_net_rsc_handle_ack() argument