Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp6.h221 #define D6_OPTION_DATA(o) \ macro
Ddhcp6.c193 p = D6_OPTION_DATA(o); in dhcp6_makevendor()
316 memcpy(D6_OPTION_DATA(o), &u16, sizeof(u16)); in dhcp6_updateelapsed()
757 memcpy(D6_OPTION_DATA(o), ifp->ctx->duid, ifp->ctx->duid_len); in dhcp6_makemessage()
767 p = D6_OPTION_DATA(o); in dhcp6_makemessage()
791 p = D6_OPTION_DATA(o); in dhcp6_makemessage()
807 D6_OPTION_DATA(so); in dhcp6_makemessage()
820 p = D6_OPTION_DATA(eo); in dhcp6_makemessage()
846 D6_OPTION_DATA(so); in dhcp6_makemessage()
862 p = D6_OPTION_DATA(o); in dhcp6_makemessage()
892 p = D6_OPTION_DATA(o); in dhcp6_makemessage()
[all …]