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

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c950 static int ta_lookup_chash_slow(struct table_info *ti, void *key, uint32_t keylen,
1049 ta_lookup_chash_slow(struct table_info *ti, void *key, uint32_t keylen, function
1314 ti->lookup = ta_lookup_chash_slow;

Completed in 49 milliseconds