npf_nat
struct npf_nat;
typedef struct npf_nat npf_nat_t;
LIST_ENTRY(npf_nat) nt_entry;
LIST_HEAD(, npf_nat) n_nat_list;