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

/external/dnsmasq/src/
H A Dnetwork.c118 static int iface_allowed(struct irec **irecp, int if_index, function
224 return iface_allowed((struct irec **)vparam, if_index, &addr, netmask);
242 return iface_allowed((struct irec **)vparam, if_index, &addr, netmask);

Completed in 131 milliseconds