Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_nat.c66 struct cfg_redir { struct
67 LIST_ENTRY(cfg_redir) _next; /* chain of redir instances */
94 LIST_HEAD(redir_chain, cfg_redir) redir_chain; argument
160 struct cfg_redir *r, *tmp_r; in del_redir_spool_cfg()
195 struct cfg_redir *r; in add_redir_spool_cfg()
678 struct cfg_redir *r; in nat44_get_cfg()
896 LIST_ENTRY(cfg_redir) _next;
1021 struct cfg_redir *r; in ipfw_nat_get_cfg()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h476 struct cfg_redir { struct
477 LIST_ENTRY(cfg_redir) _next; /* chain of redir instances */
509 LIST_HEAD(redir_chain, cfg_redir) redir_chain; argument
514 #define SOF_REDIR sizeof(struct cfg_redir)
/f-stack/freebsd/netinet/
H A Dip_fw.h476 struct cfg_redir { struct
477 LIST_ENTRY(cfg_redir) _next; /* chain of redir instances */
509 LIST_HEAD(redir_chain, cfg_redir) redir_chain; argument
514 #define SOF_REDIR sizeof(struct cfg_redir)