Home
last modified time | relevance | path

Searched refs:macvlan_hash_mix (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dmacvlan.c243 static u32 macvlan_hash_mix(const struct macvlan_dev *vlan) in macvlan_hash_mix() function
254 val ^= macvlan_hash_mix(vlan); in mc_hash()
/kernel/linux/linux-6.6/drivers/net/
H A Dmacvlan.c247 static u32 macvlan_hash_mix(const struct macvlan_dev *vlan) in macvlan_hash_mix() function
258 val ^= macvlan_hash_mix(vlan); in mc_hash()

Completed in 6 milliseconds