Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/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)
/f-stack/freebsd/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)
/f-stack/freebsd/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
161 struct cfg_spool *s, *tmp_s; in del_redir_spool_cfg()
196 struct cfg_spool *s; in add_redir_spool_cfg()
679 struct cfg_spool *s; in nat44_get_cfg()
1022 struct cfg_spool *s; in ipfw_nat_get_cfg()