Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c107 static uint32_t objhash_hash_idx(struct namedobj_instance *ni, uint32_t val);
4385 objhash_hash_idx(struct namedobj_instance *ni, uint32_t val) in objhash_hash_idx() function
4516 hash = objhash_hash_idx(ni, kidx); in ipfw_objhash_lookup_kidx()
4545 hash = objhash_hash_idx(ni, no->kidx); in ipfw_objhash_add()
4559 hash = objhash_hash_idx(ni, no->kidx); in ipfw_objhash_del()