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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntpclient/
H A Dphaselock.c75 int next_dn(int i) { int r = i-1; if (r<0) r=RING_SIZE-1; return r;} function
213 n=next_dn(j);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ntpclient/
H A Dphaselock.c75 int next_dn(int i) { int r = i-1; if (r<0) r=RING_SIZE-1; return r;} function
213 n=next_dn(j);

Completed in 44 milliseconds