Home
last modified time | relevance | path

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

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Ddhcp6.h45 #define DHCP6_REQUEST 3 macro
H A Ddhcp6.c133 { DHCP6_REQUEST, "REQUEST6" },
667 type = DHCP6_REQUEST; in dhcp6_makemessage()
696 case DHCP6_REQUEST: in dhcp6_makemessage()