node_host
struct node_host *h = NULL, *hh;
struct node_host *h, *nh;
struct node_host *n;
struct node_host *host;
struct node_host *n;
struct node_host *n;
$$ = calloc(1, sizeof(struct node_host));
$$ = calloc(1, sizeof(struct node_host));
struct node_host *n;
$$ = calloc(1, sizeof(struct node_host));
$$ = calloc(1, sizeof(struct node_host));
$$ = calloc(1, sizeof(struct node_host));
int disallow_table(struct node_host *, const char *);
int disallow_urpf_failed(struct node_host *, const char *);
int disallow_alias(struct node_host *, const char *);
struct node_host *);
void expand_label(char *, size_t, const char *, u_int8_t, struct node_host *,
struct node_port *, struct node_host *, struct node_port *,
void expand_rule(struct pf_rule *, struct node_if *, struct node_host *,
struct node_proto *, struct node_os*, struct node_host *,
struct node_port *, struct node_host *, struct node_port *,
void decide_address_family(struct node_host *, sa_family_t *);
void remove_invalid_hosts(struct node_host **, sa_family_t *);
int invalid_redirect(struct node_host *, sa_family_t);
struct node_host *host;
struct node_host *host;
struct node_host *host;
$$ = calloc(1, sizeof(struct node_host));
disallow_table(struct node_host *h, const char *fmt)
disallow_urpf_failed(struct node_host *h, const char *fmt)
disallow_alias(struct node_host *h, const char *fmt)
struct node_host *h)
struct node_host *src_host, struct node_port *src_port,
struct node_host *dst_host, struct node_port *dst_port,
struct node_if *interfaces, struct node_host *rpool_hosts,
struct node_host *src_hosts, struct node_port *src_ports,
struct node_host *dst_hosts, struct node_port *dst_ports,
struct node_host *h;
LOOP_THROUGH(struct node_host, src_host, src_hosts,
LOOP_THROUGH(struct node_host, dst_host, dst_hosts,
FREE_LIST(struct node_host, src_hosts);
FREE_LIST(struct node_host, dst_hosts);
FREE_LIST(struct node_host, rpool_hosts);
decide_address_family(struct node_host *n, sa_family_t *af)
remove_invalid_hosts(struct node_host **nh, sa_family_t *af)
struct node_host *n = *nh, *prev = NULL;
struct node_host *next = n->next;
invalid_redirect(struct node_host *nh, sa_family_t af)
struct node_host *n;
struct node_host node_host;
memset(&node_host, 0, sizeof(node_host));
node_host.af = af;
node_host.addr = addr->addr;
&node_host.addr.v.a.addr, buf, sizeof(buf)),
unmask(&node_host.addr.v.a.mask, af));
if (append_addr_host((*tbl)->pt_buf, &node_host, 0, 0)) {
memcpy(ti->host, &node_host, sizeof(*ti->host));
struct node_host *h;
set_ipmask(struct node_host *h, u_int8_t b)
check_netmask(struct node_host *h, sa_family_t af)
struct node_host *n = NULL;
struct node_host *iftab;
struct node_host *n = NULL, *h = NULL;
n = calloc(1, sizeof(struct node_host));
struct node_host *
struct node_host *n;
struct node_host *
struct node_host *n, *h = NULL;
struct node_host *
struct node_host *p = NULL, *h = NULL, *n = NULL;
n = calloc(1, sizeof(struct node_host));
ifa_skip_if(const char *filter, struct node_host *p)
struct node_host *
struct node_host *h = NULL;
struct node_host *
struct node_host *n, *h = NULL;
struct node_host *
struct node_host *h = NULL;
h = calloc(1, sizeof(struct node_host));
struct node_host *
struct node_host *h = NULL;
h = calloc(1, sizeof(struct node_host));
struct node_host *
struct node_host *n, *h = NULL;
n = calloc(1, sizeof(struct node_host));
struct node_host *h, *n;
append_addr_host(struct pfr_buffer *b, struct node_host *n, int test, int not)
int ifa_skip_if(const char *filter, struct node_host *p);
struct node_host *ifa_grouplookup(const char *, int);
struct node_host *host_if(const char *, int);
struct node_host *host_v4(const char *, int);
struct node_host *host_v6(const char *, int);
struct node_host *host_dns(const char *, int, int);
struct node_host *next;
struct node_host *tail;
struct node_host *host;
void set_ipmask(struct node_host *, u_int8_t);
int check_netmask(struct node_host *, sa_family_t);
struct node_host *ifa_exists(const char *);
struct node_host *ifa_lookup(const char *, int);
struct node_host *host(const char *);
struct node_host *, int, int);