Home | History | Annotate | Download | only in Dhcp6Dxe

Lines Matching refs:Dhcp6Bound

46   Dhcp6Bound state.

715 - When RebindRequest is FALSE and the state of the configured IA is Dhcp6Bound,
718 the state transfers to Dhcp6Bound and the valid and preferred timer restarts.
719 If fails, the state transfers to Dhcp6Bound, but the timer continues.
720 - When RebindRequest is TRUE and the state of the configured IA is Dhcp6Bound,
722 to Dhcp6Bound and the valid and preferred timer restarts. If it fails, the state
737 state of the configured IA is not in Dhcp6Bound.
789 if (Instance->IaCb.Ia->State != Dhcp6Bound) {
849 Otherwise, the state of the IA will restore to Dhcp6Bound after the
851 Dhcp6Bound state. If the EFI_DHCP6_CONFIG_DATA.IaInfoEvent is NULL,
865 state of the configured IA is not in Dhcp6Bound.
903 if (Instance->IaCb.Ia->State != Dhcp6Bound) {
989 IA will restore to Dhcp6Bound after the releasing process.
990 The Release() can only be called when the IA is in Dhcp6Bound state.
1006 state of the configured IA is not in Dhcp6Bound.
1044 if (Instance->IaCb.Ia->State != Dhcp6Bound) {