Searched refs:host_conf (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dcommon.h113 extern struct host_conf *find_hostconf __P((const struct duid *));
H A Dconfig.h203 struct host_conf { struct
204 struct host_conf *next;
H A Dconfig.c53 static struct host_conf *host_conflist0, *host_conflist;
64 static void clear_hostconf __P((struct host_conf *));
296 struct host_conf *hconf;
531 clear_hostconf(struct host_conf *hlist)
533 struct host_conf *host, *host_next;
H A Dcommon.c90 static struct host_conf *host_conflist;
137 struct host_conf *
140 struct host_conf *host;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dcommon.h113 extern struct host_conf *find_hostconf __P((const struct duid *));
H A Dconfig.h203 struct host_conf { struct
204 struct host_conf *next;
H A Dconfig.c53 static struct host_conf *host_conflist0, *host_conflist;
64 static void clear_hostconf __P((struct host_conf *));
296 struct host_conf *hconf;
531 clear_hostconf(struct host_conf *hlist)
533 struct host_conf *host, *host_next;
H A Dcommon.c90 static struct host_conf *host_conflist;
137 struct host_conf *
140 struct host_conf *host;

Completed in 201 milliseconds