Home
last modified time | relevance | path

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

/openbsd/sbin/pfctl/
H A Dpfctl_parser.h295 struct node_host *ifa_lookup(const char *, int);
H A Dpfctl_parser.c1524 if ((n = ifa_lookup(ifg->ifgrq_member, flags)) == NULL) in ifa_grouplookup()
1540 ifa_lookup(const char *ifa_name, int flags) in ifa_lookup() function
1703 h = ifa_lookup(ps, flags); in host_if()
H A Dparse.y1125 h = ifa_lookup(j->ifname,
1150 h = ifa_lookup(i->ifname, 0);
/openbsd/sbin/ipsecctl/
H A Dparse.y187 struct ipsec_addr_wrap *ifa_lookup(const char *ifa_name);
1857 ipa = ifa_lookup(s); in host_if()
1989 if ((n = ifa_lookup(ifg->ifgrq_member)) == NULL) in ifa_grouplookup()
2007 ifa_lookup(const char *ifa_name) in ifa_lookup() function
/openbsd/sbin/iked/
H A Dparse.y368 struct ipsec_addr_wrap *ifa_lookup(const char *ifa_name);
2129 ipa = ifa_lookup(s); in host_if()
2268 if ((n = ifa_lookup(ifg->ifgrq_member)) == NULL) in ifa_grouplookup()
2286 ifa_lookup(const char *ifa_name) in ifa_lookup() function