Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp6.h92 #define D6_OPTION_PD_EXCLUDE 67 macro
Ddhcp6.c818 eo->code = htons(D6_OPTION_PD_EXCLUDE); in dhcp6_makemessage()
933 u16 = htons(D6_OPTION_PD_EXCLUDE); in dhcp6_makemessage()
1894 ex = dhcp6_findoption(D6_OPTION_PD_EXCLUDE, p, ol); in dhcp6_findpd()