Home
last modified time | relevance | path

Searched refs:D6_OPTION_IA_TA (Results 1 – 3 of 3) sorted by relevance

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Ddhcp6.h64 #define D6_OPTION_IA_TA 4 macro
H A Ddhcp6.c848 if (ifo->ia[l].ia_type != D6_OPTION_IA_TA) in dhcp6_makemessage()
960 if (ifia->ia_type == D6_OPTION_IA_TA) in dhcp6_makemessage()
2366 case D6_OPTION_IA_TA: in dhcp6_findia()
2402 if (o.code != D6_OPTION_IA_TA) { in dhcp6_findia()
2442 if (o.code != D6_OPTION_IA_TA) { in dhcp6_findia()
2712 case D6_OPTION_IA_TA: in dhcp6_startinit()
H A Dif-options.c1395 i = D6_OPTION_IA_TA; in parse_option()
1469 ia->ia_type == D6_OPTION_IA_TA) in parse_option()