Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.h272 struct node_host *ifa_exists(const char *);
H A Dpfctl_parser.c1222 ifa_exists(const char *ifa_name) in ifa_exists() function
1494 if (ifa_exists(ps) || !strncmp(ps, "self", IFNAMSIZ)) { in host_if()
H A Dparse.y2330 if ((n = ifa_exists($1)) != NULL)