Searched refs:tcps_deferred_acks_max (Results 1 – 2 of 2) sorted by relevance
520 #define tcps_deferred_acks_max tcps_propinfo_tbl[41].prop_cur_uval macro
3044 MIN(tcps->tcps_deferred_acks_max, rwnd / mss / 2); in tcp_rwnd_set()