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

/external/dnsmasq/src/
H A Ddhcp.c504 If tagnotneeded, untagged is OK */
505 int match_netid(struct dhcp_netid *check, struct dhcp_netid *pool, int tagnotneeded) argument
509 if (!check && !tagnotneeded)

Completed in 67 milliseconds