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

  /external/dhcpcd-6.8.2/
if-options.h 136 uint16_t ia_type; member in struct:if_ia
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) {
789 o->code = htons(ifo->ia[l].ia_type);
802 if (ap->ia_type == D6_OPTION_IA_PD) {
1331 if (!((ia->ia_type == D6_OPTION_IA_PD && ia->prefix_len) ||
1343 a->ia_type = ia->ia_type;
1347 if (ia->ia_type == D6_OPTION_IA_PD) {
    [all...]
ipv6.h 108 uint16_t ia_type; member in struct:ipv6_addr
if-options.c 689 ia->ia_type = D6_OPTION_IA_NA;
700 ia->ia_type = D6_OPTION_IA_PD;
    [all...]
dhcpcd.c 506 ifo->ia->ia_type = D6_OPTION_IA_NA;
    [all...]
  /external/toybox/toys/pending/
dhcpd.c 183 uint16_t ia_type; member in struct:static_lease6_s
199 uint16_t ia_type; member in struct:__anon24543
    [all...]

Completed in 90 milliseconds