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

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table_value.c73 #define CHAIN_TO_VI(chain) (CHAIN_TO_TCFG(chain)->valhash)
776 tcfg->valhash = ipfw_objhash_create(tcfg->val_size);
777 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 110 milliseconds