HomeSort by: relevance | last modified time | path
    Searched defs:seqhi (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dist/pf/net/
pfvar.h 694 u_int32_t seqhi; /* Max the other end ACKd + win */ member in struct:pf_state_peer
798 u_int32_t seqhi; /* Max the other end ACKd + win */ member in struct:pfsync_state_peer
842 (d)->seqhi = (s)->seqhi; \
859 (d)->seqhi = (s)->seqhi; \
pfvar.h 694 u_int32_t seqhi; /* Max the other end ACKd + win */ member in struct:pf_state_peer
798 u_int32_t seqhi; /* Max the other end ACKd + win */ member in struct:pfsync_state_peer
842 (d)->seqhi = (s)->seqhi; \
859 (d)->seqhi = (s)->seqhi; \

Completed in 24 milliseconds