cfg_nat_legacy
struct cfg_nat_legacy *ucfg;
len += sizeof(struct cfg_nat_legacy);
ucfg = (struct cfg_nat_legacy *)&data[len];
len += sizeof(struct cfg_nat_legacy);
LIST_ENTRY(cfg_nat_legacy) _next;
struct cfg_nat_legacy *cfg;
error = sooptcopyin(sopt, buf, len, sizeof(struct cfg_nat_legacy));
cfg = (struct cfg_nat_legacy *)buf;