Searched refs:append_addr_host (Results 1 – 4 of 4) sorted by relevance
/freebsd/sbin/pfctl/ |
H A D | pfctl_parser.h | 376 int append_addr_host(struct pfr_buffer *,
|
H A D | pfctl_parser.c | 2041 rv = append_addr_host(b, n, test, not); in append_addr() 2057 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 | 1271 if (append_addr_host((*tbl)->pt_buf, &node_host, 0, 0)) { in add_opt_table()
|
H A D | parse.y | 5442 if (append_addr_host(&ab, ti->host, 0, 0)) { in process_tabledef()
|