nat44_cfg_nat
nat_show_data(struct nat44_cfg_nat *cfg, void *arg)
nat_show_cfg((struct nat44_cfg_nat *)(oh + 1), NULL);
nat_show_log((struct nat44_cfg_nat *)(oh + 1), NULL);
const struct nat44_cfg_nat *ia, *ib;
ia = (const struct nat44_cfg_nat *)a;
ib = (const struct nat44_cfg_nat *)b;
struct nat44_cfg_nat *cfg;
sz = sizeof(*olh) + 16 * sizeof(struct nat44_cfg_nat);
cfg = (struct nat44_cfg_nat*)(olh + 1);
cfg = (struct nat44_cfg_nat *)((caddr_t)cfg +
struct nat44_cfg_nat *cfg;
cfg = (struct nat44_cfg_nat *)(oh + 1);
nat_show_cfg((struct nat44_cfg_nat *)(oh + 1), NULL);
typedef int (nat_cb_t)(struct nat44_cfg_nat *cfg, void *arg);
static void nat_show_cfg(struct nat44_cfg_nat *n, void *arg);
static void nat_show_log(struct nat44_cfg_nat *n, void *arg);
static int nat_show_data(struct nat44_cfg_nat *cfg, void *arg);
nat_show_log(struct nat44_cfg_nat *n, void *arg __unused)
nat_show_cfg(struct nat44_cfg_nat *n, void *arg __unused)
struct nat44_cfg_nat *n; /* Nat instance configuration. */
set_addr_dynamic(const char *ifn, struct nat44_cfg_nat *n)
n = (struct nat44_cfg_nat *)(oh + 1);
nat44_config(struct ip_fw_chain *chain, struct nat44_cfg_nat *ucfg)
struct nat44_cfg_nat *ucfg;
ucfg = (struct nat44_cfg_nat *)(oh + 1);
export_nat_cfg(struct cfg_nat *ptr, struct nat44_cfg_nat *ucfg)
struct nat44_cfg_nat *ucfg;
ucfg = (struct nat44_cfg_nat *)(oh + 1);
sz = sizeof(ipfw_obj_header) + sizeof(struct nat44_cfg_nat);
struct nat44_cfg_nat *ucfg;
olh->objsize = sizeof(struct nat44_cfg_nat);
ucfg = (struct nat44_cfg_nat *)ipfw_get_sopt_space(sd,
struct nat44_cfg_nat *ucfg;
ucfg = (struct nat44_cfg_nat *)(oh + 1);
ucfg->size = sizeof(struct nat44_cfg_nat) + LIBALIAS_BUF_SIZE;
struct nat44_cfg_nat *ucfg;
ucfg = (struct nat44_cfg_nat *)&buf[roundup2(len, 8)];