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

/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Ddhcp6.h69 #define D6_OPTION_AUTH 11 macro
H A Ddhcp6.c1170 COPYIN1(D6_OPTION_AUTH, auth_len);
1225 opt = dhcp6_findmoption(m, len, D6_OPTION_AUTH, &opt_len);
2700 o = dhcp6_findmoption(&buf.dhcp6, (size_t)bytes, D6_OPTION_AUTH, &ol);
3385 auth = dhcp6_findmoption(r, len, D6_OPTION_AUTH, &auth_len);

Completed in 82 milliseconds