cfg_nat
LIST_ENTRY(cfg_nat) _next;
#define SOF_NAT sizeof(struct cfg_nat)
struct cfg_nat *nat;
struct cfg_nat *(*lookup_nat_ptr)(struct nat_list *, int);
struct cfg_nat *t;
struct cfg_nat *n;
struct cfg_nat *ptr;
struct cfg_nat *ptr;
struct cfg_nat *ptr, *ptr_temp;
del_redir_spool_cfg(struct cfg_nat *n, struct redir_chain *head)
add_redir_spool_cfg(char *buf, struct cfg_nat *ptr)
free_nat_instance(struct cfg_nat *ptr)
ipfw_nat(struct ip_fw_args *args, struct cfg_nat *t, struct mbuf *m)
static struct cfg_nat *
struct cfg_nat *res;
static struct cfg_nat *
struct cfg_nat *res;
struct cfg_nat *ptr, *tcfg;
ptr = malloc(sizeof(struct cfg_nat), M_IPFW, M_WAITOK | M_ZERO);
struct cfg_nat *ptr;
export_nat_cfg(struct cfg_nat *ptr, struct nat44_cfg_nat *ucfg)
struct cfg_nat *ptr;
struct cfg_nat *ptr;
struct cfg_nat *ptr;
LIST_ENTRY(cfg_nat) _next;
struct cfg_nat *ptr;
LIST_HEAD(nat_list, cfg_nat) nat; /* list of nat entries */
extern struct cfg_nat *(*lookup_nat_ptr)(struct nat_list *, int);