Searched defs:hashmask (Results 1 – 3 of 3) sorted by relevance
55 #define hashmask(n) (hashsize(n)-1) macro
7360 u_long *hashmask, int flags)7411 u_long *hashmask, int flags)7453 sctp_hashdestroy(void *vhashtbl, struct malloc_type *type, u_long hashmask)7468 sctp_hashfreedestroy(void *vhashtbl, struct malloc_type *type, u_long hashmask)
468 int rtnl_u32_set_hashmask(struct rtnl_cls *cls, uint32_t hashmask, uint32_t offset) in rtnl_u32_set_hashmask()