Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/
H A Dip_fw.h462 struct cfg_spool { struct
463 LIST_ENTRY(cfg_spool) _next; /* chain of spool instances */
492 LIST_HEAD(spool_chain, cfg_spool) spool_chain;
515 #define SOF_SPOOL sizeof(struct cfg_spool)
/freebsd-13.1/sys/netpfil/ipfw/
H A Dip_fw_nat.c59 struct cfg_spool { struct
60 LIST_ENTRY(cfg_spool) _next; /* chain of spool instances */
81 LIST_HEAD(spool_chain, cfg_spool) spool_chain; argument
163 struct cfg_spool *s, *tmp_s; in del_redir_spool_cfg()
198 struct cfg_spool *s; in add_redir_spool_cfg()
687 struct cfg_spool *s; in nat44_get_cfg()
1030 struct cfg_spool *s; in ipfw_nat_get_cfg()