Searched refs:minint (Results 1 – 1 of 1) sorted by relevance
1232 struct timeval *last, struct timeval *minint) in hwmp_send_preq() argument1239 if (last != NULL && minint != NULL) { in hwmp_send_preq()1240 if (ratecheck(last, minint) == 0) in hwmp_send_preq()