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

/linux-master/drivers/net/
H A Dmacvlan.c247 static u32 macvlan_hash_mix(const struct macvlan_dev *vlan) function
258 val ^= macvlan_hash_mix(vlan);

Completed in 279 milliseconds