Home
last modified time | relevance | path

Searched defs:max_win (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/bsd/net/
H A Dpfvar.h936 u_int16_t max_win; /* largest window (pre scaling) */ member
1101 u_int16_t max_win; /* largest window (pre scaling) */ member
H A Dpf.c7266 u_int32_t max_win = dst->max_win; in pf_test_state_tcp() local