HomeSort by relevance Sort by last modified time
    Searched refs:D6_OPTION_IA_PD (Results 1 - 3 of 3) sorted by null

  /external/dhcpcd-6.8.2/
dhcp6.h 79 #define D6_OPTION_IA_PD 25
dhcp6.c 646 if (ap->ia_type == D6_OPTION_IA_PD) {
665 if (ifo->ia[l].ia_type == D6_OPTION_IA_PD) {
783 if (ifo->ia[l].ia_type == D6_OPTION_IA_PD) {
802 if (ap->ia_type == D6_OPTION_IA_PD) {
1331 if (!((ia->ia_type == D6_OPTION_IA_PD && ia->prefix_len) ||
1347 if (ia->ia_type == D6_OPTION_IA_PD) {
    [all...]
if-options.c 700 ia->ia_type = D6_OPTION_IA_PD;
    [all...]

Completed in 1728 milliseconds