Home
last modified time | relevance | path

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

/freebsd-12.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-12.1/sys/netpfil/ipfw/
H A Dip_fw_nat.c60 struct cfg_spool { struct
61 LIST_ENTRY(cfg_spool) _next; /* chain of spool instances */
82 LIST_HEAD(spool_chain, cfg_spool) spool_chain; argument
160 struct cfg_spool *s, *tmp_s; in del_redir_spool_cfg()
195 struct cfg_spool *s; in add_redir_spool_cfg()
678 struct cfg_spool *s; in nat44_get_cfg()
1024 struct cfg_spool *s; in ipfw_nat_get_cfg()