Home
last modified time | relevance | path

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

/freebsd-11-stable/sbin/pfctl/
HDpfctl_parser.h323 int append_addr_host(struct pfr_buffer *,
HDpfctl_parser.c1691 rv = append_addr_host(b, n, test, not); in append_addr()
1707 append_addr_host(struct pfr_buffer *b, struct node_host *n, int test, int not) in append_addr_host() function
HDpfctl_optimize.c1256 if (append_addr_host((*tbl)->pt_buf, &node_host, 0, 0)) { in add_opt_table()
HDparse.y4748 if (append_addr_host(&ab, ti->host, 0, 0)) { in process_tabledef()