Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Ddhcp6.h45 #define DHCP6_REQUEST 3 macro
H A Ddhcp6.c133 { DHCP6_REQUEST, "REQUEST6" },
674 type = DHCP6_REQUEST; in dhcp6_makemessage()
703 case DHCP6_REQUEST: in dhcp6_makemessage()