HomeSort by: relevance | last modified time | path
    Searched refs:D6_OPTION_IA_ADDR (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
dhcp6.h 68 #define D6_OPTION_IA_ADDR 5
dhcp6.c 1104 COPYIN(D6_OPTION_IA_ADDR, &ia, sizeof(ia));
2231 while ((o = dhcp6_findoption(d, l, D6_OPTION_IA_ADDR, &ol))) {

Completed in 26 milliseconds