Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c960 static int ta_lookup_chash_slow(struct table_info *ti, void *key, uint32_t keylen,
1059 ta_lookup_chash_slow(struct table_info *ti, void *key, uint32_t keylen, in ta_lookup_chash_slow() function
1324 ti->lookup = ta_lookup_chash_slow; in ta_init_chash()