Searched refs:valhash (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netpfil/ipfw/
H A Dip_fw_table_value.c74 #define CHAIN_TO_VI(chain) (CHAIN_TO_TCFG(chain)->valhash)
783 tcfg->valhash = ipfw_objhash_create(tcfg->val_size);
784 ipfw_objhash_set_funcs(tcfg->valhash, hash_table_value,
H A Dip_fw_table.h40 struct namedobj_instance *valhash; member in struct:tables_config

Completed in 84 milliseconds