Lines Matching refs:vparam
181 static int iface_allowed_v6(struct in6_addr* local, int scope, int if_index, void* vparam) {
201 return iface_allowed((struct irec**) vparam, if_index, &addr, netmask);
206 struct in_addr broadcast, void* vparam) {
215 return iface_allowed((struct irec**) vparam, if_index, &addr, netmask);