Searched refs:dhcp6_if (Results 26 - 34 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dcommon.c84 struct dhcp6_if *dhcp6_if; variable in typeref:struct:dhcp6_if
111 struct dhcp6_if *
114 struct dhcp6_if *ifp;
116 for (ifp = dhcp6_if; ifp; ifp = ifp->next) {
124 struct dhcp6_if *
127 struct dhcp6_if *ifp;
129 for (ifp = dhcp6_if; ifp; ifp = ifp->next) {
155 struct dhcp6_if *ifp;
192 ifp->next = dhcp6_if;
[all...]
H A Dradvd_token.c593 extern struct dhcp6_if *dhcp6_if;
907 if ( ( ( (requested_if = get_if_option(&(dhcp6_if->option_list),
914 ||((requested_if == 0L) && (strcmp(rdyytext, dhcp6_if->ifname)==0))
H A Dserver6_addr.c73 struct link_decl *dhcp6_allocate_link __P((struct dhcp6_if *, struct rootgroup *,
75 struct host_decl *dhcp6_allocate_host __P((struct dhcp6_if *, struct rootgroup *,
893 struct dhcp6_if *ifp;
914 struct dhcp6_if *ifp;
H A Ddad_token.c590 extern struct dhcp6_if *dhcp6_if;
939 if (strcmp(ifyytext, dhcp6_if->ifname)) {
H A Dlease.c380 struct dhcp6_if *ifp;
H A Dconfig.c467 struct dhcp6_if *ifp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dserver6_addr.c73 struct link_decl *dhcp6_allocate_link __P((struct dhcp6_if *, struct rootgroup *,
75 struct host_decl *dhcp6_allocate_host __P((struct dhcp6_if *, struct rootgroup *,
893 struct dhcp6_if *ifp;
914 struct dhcp6_if *ifp;
H A Dlease.c380 struct dhcp6_if *ifp;
H A Dconfig.c467 struct dhcp6_if *ifp;

Completed in 77 milliseconds

12