Home
last modified time | relevance | path

Searched refs:RHT_ELASTICITY (Results 1 – 3 of 3) sorted by relevance

/linux/net/bridge/ !
H A Dbr_netlink.c1436 RHT_ELASTICITY); in br_changelink()
1712 nla_put_u32(skb, IFLA_BR_MCAST_HASH_ELASTICITY, RHT_ELASTICITY) || in br_fill_info()
H A Dbr_sysfs_br.c473 return sprintf(buf, "%u\n", RHT_ELASTICITY); in hash_elasticity_show()
479 /* 16 is RHT_ELASTICITY */ in set_elasticity()
/linux/lib/ !
H A Drhashtable.c507 elasticity = RHT_ELASTICITY; in rhashtable_lookup_one()