Home | Sort by: relevance | last modified time | path |
/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; \ |