Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddnsmasq.h433 struct hwaddr_config { struct
437 struct hwaddr_config* next; argument
449 struct hwaddr_config* hwaddr;
Ddhcp.c508 struct hwaddr_config* conf_addr; in config_has_mac()
524 struct hwaddr_config* conf_addr; in find_config()
Doption.c1621 struct hwaddr_config* newhw = opt_malloc(sizeof(struct hwaddr_config)); in one_opt()
2383 struct hwaddr_config *mac, *tmp; in reread_dhcp()