Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dpfvar.h947 u_int16_t max_win; /* largest window (pre scaling) */ member
1112 u_int16_t max_win; /* largest window (pre scaling) */ member
H A Dpf.c7249 u_int32_t max_win = dst->max_win; in pf_test_state_tcp() local