Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dparse.y359 int disallow_table(struct node_host *, const char *);
4934 if ($8 != NULL && disallow_table($8, "invalid use of "
4941 if ($13 != NULL && $13->host != NULL && disallow_table(
5230 disallow_table(struct node_host *h, const char *fmt) in disallow_table() function
6100 (disallow_table(rs->host, "tables are not supported by pool type") || in apply_redirspec()