Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dnetwork.c181 static int iface_allowed_v6(struct in6_addr* local, int scope, int if_index, void* vparam) { in iface_allowed_v6() function
220 return iface_enumerate(&daemon->interfaces, iface_allowed_v4, iface_allowed_v6); in enumerate_interfaces()