Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp6.h66 #define D6_OPTION_AUTH 11 macro
Ddhcp6.c944 o->code = htons(D6_OPTION_AUTH); in dhcp6_makemessage()
996 co = dhcp6_getmoption(D6_OPTION_AUTH, m, len); in dhcp6_update_auth()
2218 o = dhcp6_getmoption(D6_OPTION_AUTH, state->new, state->new_len); in dhcp6_readlease()
2757 auth = dhcp6_getmoption(D6_OPTION_AUTH, r, len); in dhcp6_handledata()