Home | History | Annotate | Download | only in includes

Lines Matching refs:dhcpv6

341 	 * be addressed for DHCPv6 support.
413 unsigned char dhcpv6_msg_type; /* DHCPv6 message type */
415 /* DHCPv6 transaction ID */
418 /* DHCPv6 relay information */
423 /* DHCPv6 packet containing this one, or NULL if none */
426 /* DHCPv4-over-DHCPv6 flags */
429 /* DHCPv4-over-DHCPv6 response, or NULL */
470 * Only used in DHCPv6.
1157 /* DHCPv6 lease structures */
1325 /* DHCPv6 values. */
2133 #ifdef DHCPv6
2469 /* dhcpv6.c */
2477 void dhcpv6(struct packet *);
2972 #if defined(DHCPv6)
3885 #if defined(DHCPv6)
3911 #ifdef DHCPv6
3912 void (*dhcpv6) (struct packet *);
3913 #endif /* DHCPv6 */