Searched defs:hashmask (Results 1 – 3 of 3) sorted by relevance
55 #define hashmask(n) (hashsize(n)-1) macro
7299 u_long *hashmask, int flags)7350 u_long *hashmask, int flags)7392 sctp_hashdestroy(void *vhashtbl, struct malloc_type *type, u_long hashmask)7407 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()