Home
last modified time | relevance | path

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

/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl_parser.h273 struct node_host *ifa_lookup(const char *, int);
H A Dpfctl_parser.c1291 if ((n = ifa_lookup(ifg->ifgrq_member, flags)) == NULL) in ifa_grouplookup()
1308 ifa_lookup(const char *ifa_name, int flags) in ifa_lookup() function
1496 h = ifa_lookup(ps, flags); in host_if()
H A Dparse.y1092 h = ifa_lookup(j->ifname,
1116 h = ifa_lookup(i->ifname, 0);