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

/external/dnsmasq/src/
H A Ddhcp.c650 struct hwaddr_config *conf_addr;
670 struct hwaddr_config *conf_addr;
823 struct hwaddr_config *conf_addr = config->hwaddr;
858 config->hwaddr = whine_malloc(sizeof(struct hwaddr_config));
H A Ddnsmasq.h438 struct hwaddr_config { struct
442 struct hwaddr_config *next;
454 struct hwaddr_config *hwaddr;
H A Doption.c1839 struct hwaddr_config *newhw = opt_malloc(sizeof(struct hwaddr_config));
2704 struct hwaddr_config *mac, *tmp;

Completed in 50 milliseconds