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

  /src/dist/pf/sbin/pfctl/
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)) {
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)) {
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)) {

Completed in 37 milliseconds