Searched defs:dhcp6_state (Results 1 – 1 of 1) sorted by relevance
170 struct dhcp6_state { struct171 enum DH6S state;172 time_t start_uptime;175 struct timespec RT;176 unsigned int IMD;177 unsigned int RTC;178 time_t IRT;179 unsigned int MRC;180 time_t MRT;181 void (*MRCcallback)(void *);[all …]