Home
last modified time | relevance | path

Searched defs:dhcp6_state (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp6.h178 struct dhcp6_state { struct
179 enum DH6S state;
180 struct timespec started;
183 unsigned int IMD;
184 unsigned int RTC;
185 unsigned int IRT;
186 unsigned int MRC;
187 unsigned int MRT;
188 void (*MRCcallback)(void *);
189 unsigned int sol_max_rt;
[all …]