Searched refs:cfg_redir_legacy (Results 1 – 1 of 1) sorted by relevance
895 struct cfg_redir_legacy { struct920 LIST_HEAD(, cfg_redir_legacy) redir_chain; argument928 struct cfg_redir_legacy *rdir; in ipfw_nat_cfg()966 rdir = (struct cfg_redir_legacy *)(cfg + 1); in ipfw_nat_cfg()1023 struct cfg_redir_legacy *ser_r; in ipfw_nat_get_cfg()1039 len += sizeof(struct cfg_redir_legacy); in ipfw_nat_get_cfg()1067 ser_r = (struct cfg_redir_legacy *)&data[len]; in ipfw_nat_get_cfg()1079 len += sizeof(struct cfg_redir_legacy); in ipfw_nat_get_cfg()