Searched refs:iface_allowed_v6 (Results 1 – 1 of 1) sorted by relevance
181 static int iface_allowed_v6(struct in6_addr* local, int scope, int if_index, void* vparam) { in iface_allowed_v6() function220 return iface_enumerate(&daemon->interfaces, iface_allowed_v4, iface_allowed_v6); in enumerate_interfaces()