Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.h315 struct node_host *ifa_exists(const char *);
H A Dpfctl_parser.c1225 ifa_exists(const char *ifa_name) in ifa_exists() function
1490 if (ifa_exists(ps) || !strncmp(ps, "self", IFNAMSIZ)) { in host_if()
H A Dparse.y2645 if ((n = ifa_exists($1)) != NULL)