Searched refs:seqhi (Results 1 – 3 of 3) sorted by relevance
346 u_int32_t seqhi; /* Max the other end ACKd + win */ member446 u_int32_t seqhi; /* Max the other end ACKd + win */ member493 (d)->seqhi = htonl((s)->seqhi); \510 (d)->seqhi = ntohl((s)->seqhi); \
1709 s->src.seqhi, s->src.seqlo + 1, in pf_unlink_state()1985 s->src.seqlo, s->src.seqhi, in pf_print_state_parts()1992 s->dst.seqlo, s->dst.seqhi, in pf_print_state_parts()3776 s->src.seqhi++; in pf_create_state()3789 s->src.seqhi++; in pf_create_state()3790 s->dst.seqhi = 1; in pf_create_state()4140 if (src->seqhi == 1 || in pf_tcp_track_full()4202 if (SEQ_GEQ(src->seqhi, end) && in pf_tcp_track_full()4355 src->seqhi = 1; in pf_tcp_track_full()4530 if ((*state)->dst.seqhi == 1) in pf_test_state_tcp()[all …]
458 u_int32_t seqhi; /* Max the other end ACKd + win */ member558 u_int32_t seqhi; /* Max the other end ACKd + win */ member642 (d)->seqhi = htonl((s)->seqhi); \659 (d)->seqhi = ntohl((s)->seqhi); \