Searched refs:append_addr_host (Results 1 – 4 of 4) sorted by relevance
| /src/sbin/pfctl/ |
| H A D | pfctl_parser.h | 419 int append_addr_host(struct pfr_buffer *,
|
| H A D | pfctl_parser.c | 2080 rv = append_addr_host(b, n, test, not); in append_addr() 2096 append_addr_host(struct pfr_buffer *b, struct node_host *n, int test, int not) in append_addr_host() function
|
| H A D | pfctl_optimize.c | 1265 if (append_addr_host((*tbl)->pt_buf, &node_host, 0, 0)) { in add_opt_table()
|
| H A D | parse.y | 5955 if (append_addr_host(&ab, ti->host, 0, 0)) { in process_tabledef()
|