Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp6.h48 #define DHCP6_REPLY 7 macro
Dauth.c217 (mp == 6 && mt == DHCP6_REPLY)) in dhcp_auth_validate()
Ddhcp6.c80 { DHCP6_REPLY, "REPLY6" },
2786 case DHCP6_REPLY: in dhcp6_handledata()