Searched refs:jiff (Results 1 - 1 of 1) sorted by relevance

/net/ipv4/
H A Dipconfig.c1162 unsigned long start_jiffies, timeout, jiff; local
1233 jiff = jiffies + (d->next ? CONF_INTER_TIMEOUT : timeout);
1234 while (time_before(jiffies, jiff) && !ic_got_reply)

Completed in 461 milliseconds