Home
last modified time | relevance | path

Searched refs:Dhcp6SendRenewRebindMsg (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Io.h91 Dhcp6SendRenewRebindMsg (
DDhcp6Io.c1517 Dhcp6SendRenewRebindMsg ( in Dhcp6SendRenewRebindMsg() function
3120 Dhcp6SendRenewRebindMsg (Instance, TRUE); in Dhcp6OnTimerTick()
3127 Dhcp6SendRenewRebindMsg (Instance, FALSE); in Dhcp6OnTimerTick()
DDhcp6Impl.c799 Status = Dhcp6SendRenewRebindMsg (Instance, RebindRequest); in EfiDhcp6RenewRebind()