Home
last modified time | relevance | path

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

/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c76 struct node_host *host_v4(const char *, int);
1440 if (cont && (h = host_v4(s, mask)) != NULL) in host()
1506 host_v4(const char *s, int mask) in host_v4() function