Home
last modified time | relevance | path

Searched refs:hwaddr_config (Results 1 – 3 of 3) sorted by relevance

/external/dnsmasq/src/
Ddnsmasq.h432 struct hwaddr_config { struct
436 struct hwaddr_config *next; argument
448 struct hwaddr_config *hwaddr;
Ddhcp.c588 struct hwaddr_config *conf_addr; in config_has_mac()
608 struct hwaddr_config *conf_addr; in find_config()
Doption.c1786 struct hwaddr_config *newhw = opt_malloc(sizeof(struct hwaddr_config)); in one_opt()
2664 struct hwaddr_config *mac, *tmp; in reread_dhcp()