Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddhcp.c388 int match_netid(struct dhcp_netid* check, struct dhcp_netid* pool, int tagnotneeded) { in match_netid() argument
391 if (!check && !tagnotneeded) return 0; in match_netid()