Home
last modified time | relevance | path

Searched refs:DHCP6_RELEASE (Results 1 – 2 of 2) sorted by relevance

/external/dhcpcd-6.8.2/
Ddhcp6.h49 #define DHCP6_RELEASE 8 macro
Ddhcp6.c85 { DHCP6_RELEASE, "RELEASE6" },
713 type = DHCP6_RELEASE; in dhcp6_makemessage()
858 if (state->send->type != DHCP6_RELEASE) { in dhcp6_makemessage()