Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h376 int append_addr_host(struct pfr_buffer *,
H A Dpfctl_parser.c2041 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 Dpfctl_optimize.c1271 if (append_addr_host((*tbl)->pt_buf, &node_host, 0, 0)) { in add_opt_table()
H A Dparse.y5442 if (append_addr_host(&ab, ti->host, 0, 0)) { in process_tabledef()