Searched refs:ack_seq (Results 1 – 6 of 6) sorted by relevance
95 u_int32_t ack_seq; member
29 __be32 ack_seq; member
181 printf("ack = %x\n", ntohl(tcp->ack_seq)); in dump_tcp_generic()
465 NONFAILING(res->ack = htonl((ntohl(tcphdr->ack_seq) + (uint32)a2))); in syz_extract_tcp_res()
1062 NONFAILING(res->ack = htonl((ntohl(tcphdr->ack_seq) + (uint32)a2)));