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

/drivers/net/
H A Dmacvlan.c216 static u32 macvlan_hash_mix(const struct macvlan_dev *vlan) function
227 val ^= macvlan_hash_mix(vlan);

Completed in 31 milliseconds