HomeSort by: relevance | last modified time | path
    Searched refs:ifa_exists (Results 1 - 3 of 3) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 272 struct node_host *ifa_exists(const char *);
pfctl_parser.c 1222 ifa_exists(const char *ifa_name) function in typeref:struct:node_host *
1494 if (ifa_exists(ps) || !strncmp(ps, "self", IFNAMSIZ)) {
parse.y 2330 if ((n = ifa_exists($1)) != NULL)

Completed in 14 milliseconds