ipfw_get_sopt_space
op3 = (ip_fw3_opheader *)ipfw_get_sopt_space(sd, sd->valsize);
rh = (ipfw_range_header_v0 *)ipfw_get_sopt_space(sd, sd->valsize);
ctlv = (ipfw_obj_ctlv *)ipfw_get_sopt_space(sd, sizeof(*ctlv));
dst = (ipfw_obj_dyntlv *)ipfw_get_sopt_space(sd, \
i = (ipfw_iface_info *)ipfw_get_sopt_space(da->sd, sizeof(*i));
ser_r = (struct nat44_cfg_redir *)ipfw_get_sopt_space(sd,
ser_s = (struct nat44_cfg_spool *)ipfw_get_sopt_space(
ucfg = (struct nat44_cfg_nat *)ipfw_get_sopt_space(sd,
pbuf = (void *)ipfw_get_sopt_space(sd, LIBALIAS_BUF_SIZE);
caddr_t ipfw_get_sopt_space(struct sockopt_data *sd, size_t needed);
rh = (ipfw_range_header *)ipfw_get_sopt_space(sd, sd->valsize);
rh = (ipfw_range_header *)ipfw_get_sopt_space(sd, sd->valsize);
rh = (ipfw_range_header *)ipfw_get_sopt_space(sd, sd->valsize);
rh = (ipfw_range_header *)ipfw_get_sopt_space(sd, sd->valsize);
ntlv = (ipfw_obj_ntlv *)ipfw_get_sopt_space(sd, sizeof(*ntlv));
ctlv = (ipfw_obj_ctlv *)ipfw_get_sopt_space(sd, sizeof(*ctlv));
ctlv = (ipfw_obj_ctlv *)ipfw_get_sopt_space(sd, sizeof(*ctlv));
dst = (caddr_t)ipfw_get_sopt_space(sd, l);
op3 = (ip_fw3_opheader *)ipfw_get_sopt_space(sd, sd->valsize);
i = (ipfw_sopt_info *)ipfw_get_sopt_space(sd, sizeof(*i));
ntlv = (ipfw_obj_ntlv *)ipfw_get_sopt_space(sd, sizeof(*ntlv));
hdr = (ipfw_cmd_header *)ipfw_get_sopt_space(sd, sd->valsize);
if ((addr = ipfw_get_sopt_space(sd, needed)) == NULL)
ntlv = (ipfw_obj_ntlv *)ipfw_get_sopt_space(sd, sizeof(*ntlv));
i = (ipfw_xtable_info *)ipfw_get_sopt_space(dta->sd, sizeof(*i));
tent = (ipfw_obj_tentry *)ipfw_get_sopt_space(da->sd, sizeof(*tent));
i = (ipfw_ta_info *)ipfw_get_sopt_space(sd, sizeof(*i));
v = (ipfw_table_value *)ipfw_get_sopt_space(da->sd, sizeof(*v));
uc = (ipfw_nat64clat_cfg *)ipfw_get_sopt_space(da->sd, sizeof(*uc));
oh = (ipfw_obj_header *)ipfw_get_sopt_space(sd,
uc = (struct _ipfw_nat64lsn_cfg *)ipfw_get_sopt_space(da->sd,
oh = (ipfw_obj_header *)ipfw_get_sopt_space(sd,
s = (ipfw_nat64lsn_state_v1 *)ipfw_get_sopt_space(sd,
oh = (ipfw_obj_header *)ipfw_get_sopt_space(sd, sz);
stg = (ipfw_nat64lsn_stg_v1 *)ipfw_get_sopt_space(sd,
uc = (ipfw_nat64stl_cfg *)ipfw_get_sopt_space(da->sd, sizeof(*uc));
oh = (ipfw_obj_header *)ipfw_get_sopt_space(sd,
uc = (ipfw_nptv6_cfg *)ipfw_get_sopt_space(da->sd, sizeof(*uc));