Searched defs:nextmcast (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dmain.c47 boolean_t needupdate; /* true if need update at nextmcast */
48 struct timeval nextmcast; /* time to wait before changes mcast */ variable in typeref:struct:timeval
228 waittime = nextmcast;
266 nextmcast.tv_sec = 0;

Completed in 43 milliseconds