Searched refs:iaidinfo (Results 26 - 31 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dserver6_parse.y563 if (temp_host->iaidinfo.iaid == host->iaidinfo.iaid) {
565 host->iaidinfo.iaid);
640 host->iaidinfo.renewtime = $3;
644 host->iaidinfo.rebindtime = $3;
656 host->iaidinfo.iaid = $2;
H A Dserver6_token.l98 iaidinfo { return IAIDINFO; }
H A Ddhcp6.h236 struct dhcp6_iaid_info iaidinfo; member in struct:dhcp6_optinfo
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dserver6_parse.y563 if (temp_host->iaidinfo.iaid == host->iaidinfo.iaid) {
565 host->iaidinfo.iaid);
640 host->iaidinfo.renewtime = $3;
644 host->iaidinfo.rebindtime = $3;
656 host->iaidinfo.iaid = $2;
H A Dserver6_token.l98 iaidinfo { return IAIDINFO; }
H A Ddhcp6.h236 struct dhcp6_iaid_info iaidinfo; member in struct:dhcp6_optinfo

Completed in 179 milliseconds

12