Home
last modified time | relevance | path

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

/src/sbin/pfctl/
H A Dpfctl_parser.h419 int append_addr_host(struct pfr_buffer *,
H A Dpfctl_parser.c2080 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 Dpfctl_optimize.c1265 if (append_addr_host((*tbl)->pt_buf, &node_host, 0, 0)) { in add_opt_table()
H A Dparse.y5955 if (append_addr_host(&ab, ti->host, 0, 0)) { in process_tabledef()