Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c108 static uint32_t objhash_hash_idx(struct namedobj_instance *ni, uint32_t val);
3438 objhash_hash_idx(struct namedobj_instance *ni, uint32_t val) in objhash_hash_idx() function
3570 hash = objhash_hash_idx(ni, kidx); in ipfw_objhash_lookup_kidx()
3599 hash = objhash_hash_idx(ni, no->kidx); in ipfw_objhash_add()
3613 hash = objhash_hash_idx(ni, no->kidx); in ipfw_objhash_del()