Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddhcp.c510 int match_netid(struct dhcp_netid *check, struct dhcp_netid *pool, int tagnotneeded) in match_netid() argument
514 if (!check && !tagnotneeded) in match_netid()