Home | History | Annotate | Download | only in Protocol

Lines Matching refs:Dhcp6Bound

69   Dhcp6Bound                   = 0x6,

285 /// in Dhcp6Bound, Dhcp6Renewing and Dhcp6Rebinding, the IPv6 addresses are usable.
482 Dhcp6Requesting to Dhcp6Bound state. The update of the IPv6 addresses will be notified through
594 - When RebindRequest is FALSE and the state of the configured IA is Dhcp6Bound, it
596 IA to Dhcp6Renewing. If valid Reply packet received, the state transfers to Dhcp6Bound
597 and the valid and preferred timer restarts. If fails, the state transfers to Dhcp6Bound but the
599 - When RebindRequest is TRUE and the state of the configured IA is Dhcp6Bound, it will
600 send Rebind packet. If valid Reply packet received, the state transfers to Dhcp6Bound and the
614 of the configured IA is not in Dhcp6Bound.
641 otherwise, the state of the IA will restore to Dhcp6Bound after the declining process. The
642 Decline() can only be called when the IA is in Dhcp6Bound state. If the
660 state of the configured IA is not in Dhcp6Bound.
679 Dhcp6Init, otherwise, the state of the IA will restore to Dhcp6Bound after the releasing process.
680 The Release() can only be called when the IA is in Dhcp6Bound state. If the
698 state of the configured IA is not in Dhcp6Bound.