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

  /src/dist/pf/sbin/pfctl/
pfctl_parser.c 77 struct node_host *host_v6(const char *, int);
1444 if (cont && (h = host_v6(ps, v6mask)) != NULL)
1535 host_v6(const char *s, int mask) function in typeref:struct:node_host *
pfctl_parser.c 77 struct node_host *host_v6(const char *, int);
1444 if (cont && (h = host_v6(ps, v6mask)) != NULL)
1535 host_v6(const char *s, int mask) function in typeref:struct:node_host *

Completed in 25 milliseconds