Searched refs:dhcp6_ifconf (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dconfig.c52 static struct dhcp6_ifconf *dhcp6_ifconflist;
58 static int add_options __P((int, struct dhcp6_ifconf *, struct cf_list *));
63 static void clear_ifconf __P((struct dhcp6_ifconf *));
87 struct dhcp6_ifconf *ifc;
466 struct dhcp6_ifconf *ifc;
515 clear_ifconf(struct dhcp6_ifconf *iflist)
517 struct dhcp6_ifconf *ifc, *ifc_next;
551 add_options(int opcode, struct dhcp6_ifconf *ifc,
H A Dconfig.h168 struct dhcp6_ifconf { struct
169 struct dhcp6_ifconf *next;
305 extern struct dhcp6_ifconf *dhcp6_iflist;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dconfig.c52 static struct dhcp6_ifconf *dhcp6_ifconflist;
58 static int add_options __P((int, struct dhcp6_ifconf *, struct cf_list *));
63 static void clear_ifconf __P((struct dhcp6_ifconf *));
87 struct dhcp6_ifconf *ifc;
466 struct dhcp6_ifconf *ifc;
515 clear_ifconf(struct dhcp6_ifconf *iflist)
517 struct dhcp6_ifconf *ifc, *ifc_next;
551 add_options(int opcode, struct dhcp6_ifconf *ifc,
H A Dconfig.h168 struct dhcp6_ifconf { struct
169 struct dhcp6_ifconf *next;
305 extern struct dhcp6_ifconf *dhcp6_iflist;

Completed in 120 milliseconds