Searched refs:RHT_ELASTICITY (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Drhashtable.h62 #define RHT_ELASTICITY 16u macro
726 elasticity = RHT_ELASTICITY;
/linux-master/net/bridge/
H A Dbr_netlink.c1436 RHT_ELASTICITY);
1710 nla_put_u32(skb, IFLA_BR_MCAST_HASH_ELASTICITY, RHT_ELASTICITY) ||
H A Dbr_sysfs_br.c473 return sprintf(buf, "%u\n", RHT_ELASTICITY);
479 /* 16 is RHT_ELASTICITY */
/linux-master/lib/
H A Drhashtable.c503 elasticity = RHT_ELASTICITY;

Completed in 208 milliseconds