Home
last modified time | relevance | path

Searched refs:cfg_spool_legacy (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_nat.c889 struct cfg_spool_legacy { struct
890 LIST_ENTRY(cfg_spool_legacy) _next;
909 LIST_HEAD(, cfg_spool_legacy) spool_chain; argument
1024 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()