Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c959 static int ta_log2(uint32_t v);
1250 ta_log2(uint32_t v) in ta_log2() function
1301 hsize = ta_log2(cfg->size4) << 8 | ta_log2(cfg->size6); in ta_init_chash()
1838 ti->data |= ta_log2(cfg->size4) << 8 | ta_log2(cfg->size6); in ta_modify_chash()