nat44_cfg_redir
size_t space = sizeof(struct nat44_cfg_redir);
struct nat44_cfg_redir *r;
r = (struct nat44_cfg_redir *)buf;
buf = &buf[sizeof(struct nat44_cfg_redir)];
space = sizeof(struct nat44_cfg_redir);
size_t space = sizeof(struct nat44_cfg_redir);
struct nat44_cfg_redir *r;
r = (struct nat44_cfg_redir *)buf;
buf = &buf[sizeof(struct nat44_cfg_redir)];
space = sizeof(struct nat44_cfg_redir);
struct nat44_cfg_redir *r;
r = (struct nat44_cfg_redir *)buf;
buf = &buf[sizeof(struct nat44_cfg_redir)];
space = sizeof(struct nat44_cfg_redir);
struct nat44_cfg_redir *t;
t = (struct nat44_cfg_redir *)&buf[off];
off += sizeof(struct nat44_cfg_redir);
len += sizeof(struct nat44_cfg_redir);
struct nat44_cfg_redir *ser_r;
ser_r = (struct nat44_cfg_redir *)&buf[off];
off += sizeof(struct nat44_cfg_redir);
if (sd->valsize < read + ucfg->redir_cnt*sizeof(struct nat44_cfg_redir))
struct nat44_cfg_redir *ser_r;
sz += sizeof(struct nat44_cfg_redir);
ser_r = (struct nat44_cfg_redir *)ipfw_get_sopt_space(sd,
struct nat44_cfg_redir *urdir;
urdir = (struct nat44_cfg_redir *)(ucfg + 1);