Searched refs:cfg_spool_legacy (Results 1 – 1 of 1) sorted by relevance
889 struct cfg_spool_legacy { struct890 LIST_ENTRY(cfg_spool_legacy) _next;909 LIST_HEAD(, cfg_spool_legacy) spool_chain; argument1024 struct cfg_spool_legacy *ser_s; in ipfw_nat_get_cfg()1041 len += sizeof(struct cfg_spool_legacy); in ipfw_nat_get_cfg()1081 ser_s = (struct cfg_spool_legacy *)&data[len]; in ipfw_nat_get_cfg()1084 len += sizeof(struct cfg_spool_legacy); in ipfw_nat_get_cfg()