Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.c70 struct node_host *host_if(const char *, int);
1432 if (cont && (h = host_if(ps, mask)) != NULL) in host()
1456 host_if(const char *s, int mask) in host_if() function