Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.c71 static struct node_host *host_v4(const char *);
1436 if (cont && (h = host_v4(s)) != NULL) in host()
1502 host_v4(const char *s) in host_v4() function