Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h968 #define IPFW_TACLASS_HASH 1 /* algo is based on hash */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h968 #define IPFW_TACLASS_HASH 1 /* algo is based on hash */ macro
/f-stack/tools/ipfw/
H A Dtables.c716 { "hash", IPFW_TACLASS_HASH },
740 case IPFW_TACLASS_HASH: in table_show_tainfo()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c1351 tinfo->taclass4 = IPFW_TACLASS_HASH; in ta_dump_chash_tinfo()
1355 tinfo->taclass6 = IPFW_TACLASS_HASH; in ta_dump_chash_tinfo()
3335 tinfo->taclass4 = IPFW_TACLASS_HASH; in ta_dump_fhash_tinfo()