Home
last modified time | relevance | path

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

/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl_parser.c77 struct node_host *host_v6(const char *, int);
1444 if (cont && (h = host_v6(ps, v6mask)) != NULL) in host()
1535 host_v6(const char *s, int mask) in host_v6() function