ng_nat_rdr_lst
STAILQ_ENTRY(ng_nat_rdr_lst) entries;
STAILQ_HEAD(rdrhead, ng_nat_rdr_lst);
struct ng_nat_rdr_lst *entry;
if ((entry = malloc(sizeof(struct ng_nat_rdr_lst),
struct ng_nat_rdr_lst *entry;
if ((entry = malloc(sizeof(struct ng_nat_rdr_lst),
struct ng_nat_rdr_lst *entry;
if ((entry = malloc(sizeof(struct ng_nat_rdr_lst),
struct ng_nat_rdr_lst *entry;
STAILQ_REMOVE(&priv->redirhead, entry, ng_nat_rdr_lst, entries);
struct ng_nat_rdr_lst *entry;
struct ng_nat_rdr_lst *entry;
struct ng_nat_rdr_lst *entry = STAILQ_FIRST(&priv->redirhead);