Home
last modified time | relevance | path

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

/qemu/net/
H A Dcolo.h87 uint32_t fin_ack_seq; /* the seq of 'fin=1,ack=1' */ member
H A Dfilter-rewriter.c124 (ntohl(tcp_pkt->th_ack) == (conn->fin_ack_seq + 1))) { in handle_primary_tcp_pkt()
228 conn->fin_ack_seq = ntohl(tcp_pkt->th_seq); in handle_secondary_tcp_pkt()