Searched refs:cfg_redir_legacy (Results 1 – 1 of 1) sorted by relevance
901 struct cfg_redir_legacy { struct926 LIST_HEAD(, cfg_redir_legacy) redir_chain; argument934 struct cfg_redir_legacy *rdir; in ipfw_nat_cfg()972 rdir = (struct cfg_redir_legacy *)(cfg + 1); in ipfw_nat_cfg()1029 struct cfg_redir_legacy *ser_r; in ipfw_nat_get_cfg()1045 len += sizeof(struct cfg_redir_legacy); in ipfw_nat_get_cfg()1073 ser_r = (struct cfg_redir_legacy *)&data[len]; in ipfw_nat_get_cfg()1085 len += sizeof(struct cfg_redir_legacy); in ipfw_nat_get_cfg()