Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dipp_impl.h50 #define IPP_NBUCKET 23 macro
H A Dippconf.c67 static ipp_ref_t *ipp_mod_byname[IPP_NBUCKET];
78 static ipp_ref_t *ipp_action_byname[IPP_NBUCKET];
3242 return (val % IPP_NBUCKET); in hash()
3293 bzero(ipp_mod_byname, IPP_NBUCKET * sizeof (ipp_ref_t *)); in init_mods()
3326 bzero(ipp_action_byname, IPP_NBUCKET * sizeof (ipp_ref_t *)); in init_actions()