Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/pfctl/
HDpfctl_parser.h346 struct node_host *ifa_exists(char *);
HDpfctl_parser.c1405 ifa_exists(char *ifa_name) in ifa_exists() function
1661 if (ifa_exists(ps) || !strncmp(ps, "self", IFNAMSIZ)) { in host_if()
HDparse.y2938 if ((n = ifa_exists($1)) != NULL)