Home | History | Annotate | Download | only in relay

Lines Matching refs:dhcpv6

88 #ifdef DHCPv6
89 /* Force use of DHCPv6 interface-id option. */
116 #ifdef DHCPv6
145 #ifdef DHCPv6
146 dhcpv6,
147 #endif /* DHCPv6 */
183 #ifdef DHCPv6
225 #else /* !DHCPv6 */
277 #ifdef DHCPv6
279 static const char use_v4command[] = "Command not used for DHCPv6: %s";
297 #ifdef DHCPv6
317 #ifdef DHCPv6
359 #ifdef DHCPv6
411 #ifdef DHCPv6
462 #ifdef DHCPv6
475 #ifdef DHCPv6
488 #ifdef DHCPv6
501 #ifdef DHCPv6
510 #ifdef DHCPv6
527 #ifdef DHCPv6
580 #ifdef DHCPv6
593 #ifdef DHCPv6
601 #ifdef DHCPv6
656 #ifdef DHCPv6
703 #ifdef DHCPv6
727 #ifdef DHCPv6
729 service_local = "dhcpv6-server";
730 service_remote = "dhcpv6-client";
768 #ifdef DHCPv6
855 #ifdef DHCPv6
863 #ifdef DHCPv6
1490 #ifdef DHCPv6
1703 * Add DHCPv6 agent options here.
2082 dhcpv6(struct packet *packet) {
2108 #endif /* DHCPv6 */
2121 #if defined(DHCPv6) && defined(DHCP4o6)