Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Ddhcp6.h68 #define D6_OPTION_ELAPSED 8 macro
H A Ddhcp6.c427 opt = dhcp6_findmoption(m, len, D6_OPTION_ELAPSED, &opt_len); in dhcp6_updateelapsed()
1112 COPYIN(D6_OPTION_ELAPSED, &si_len, sizeof(si_len)); in dhcp6_makemessage()