Searched refs:RUPDIV (Results 1 – 1 of 1) sorted by relevance
99 #define RUPDIV(n,d) (((n) + ((d) - ((n) % (d)))) / (d)) macro122 _this->winsz = RUPDIV(_this->maxwinsz, 2); in pptp_call_init()540 if (SEQ_SUB(seq, _this->rcv_acked) > RUPDIV(_this->winsz, 2)) { in pptp_call_gre_input()