Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/ipp/
H A Dipp_impl.h52 #define IPP_NBUCKET 23 macro
H A Dippconf.c69 static ipp_ref_t *ipp_mod_byname[IPP_NBUCKET];
80 static ipp_ref_t *ipp_action_byname[IPP_NBUCKET];
3244 return (val % IPP_NBUCKET); in hash()
3295 bzero(ipp_mod_byname, IPP_NBUCKET * sizeof (ipp_ref_t *)); in init_mods()
3328 bzero(ipp_action_byname, IPP_NBUCKET * sizeof (ipp_ref_t *)); in init_actions()