Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp6.h42 #define DHCP6_SOLICIT 1 macro
Dauth.c534 (mp == 6 && (mt == DHCP6_SOLICIT || mt == DHCP6_INFORMATION_REQ))) in dhcp_auth_encode()
Ddhcp6.c77 { DHCP6_SOLICIT, "SOLICIT6" },
693 type = DHCP6_SOLICIT; in dhcp6_makemessage()