gen_dynnode
if (($9.nat->host = gen_dynnode($9.nat->host, r.af)) == NULL)
if (($9.rdr->host = gen_dynnode($9.rdr->host, r.af)) == NULL)
if (($9->host = gen_dynnode($9->host, r.af)) == NULL)
if (($8 = gen_dynnode($8, binat.af)) == NULL)
if (($9 = gen_dynnode($9, binat.af)) == NULL)
if (($13->host = gen_dynnode($13->host, binat.af)) == NULL)
if ((src_host = gen_dynnode(src_host, r->af)) == NULL)
if ((dst_host = gen_dynnode(dst_host, r->af)) == NULL)
struct node_host *gen_dynnode(struct node_host *, sa_family_t);