Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h47 #define CHAIN_TO_TCFG(chain) ((struct tables_config *)(chain)->tblcfg)
H A Dip_fw_table_value.c773 tcfg = ch->tblcfg; in ipfw_table_value_init()
H A Dip_fw_private.h307 struct tables_config *tblcfg; /* tables module data */ member
H A Dip_fw_table.c3348 ch->tblcfg = tcfg; in ipfw_init_tables()