Searched defs:config_has_mac (Results 1 - 1 of 1) sorted by relevance

/external/dnsmasq/src/
H A Ddhcp.c648 int config_has_mac(struct dhcp_config *config, unsigned char *hwaddr, int len, int type) function
691 if (config_has_mac(config, hwaddr, hw_len, hw_type) &&

Completed in 132 milliseconds