Searched refs:dhcp6_option (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dconfig.h54 struct dhcp6_option { struct
55 TAILQ_ENTRY(dhcp6_option) link;
61 TAILQ_HEAD(dhcp6_option_list, dhcp6_option);
H A Dconfig.c672 struct dhcp6_option *opt ;
680 opt = (struct dhcp6_option*)malloc(sizeof(struct dhcp6_option));
703 struct dhcp6_option *opt;
712 struct dhcp6_option *opt;

Completed in 93 milliseconds