Searched refs:ether_addr_hash_func (Results 1 – 1 of 1) sorted by relevance
99 static void ether_addr_hash_func(const struct ether_addr *p, struct siphash *state) { in ether_addr_hash_func() function103 DEFINE_HASH_OPS(ether_addr_hash_ops, struct ether_addr, ether_addr_hash_func, ether_addr_compare);104 …_WITH_KEY_DESTRUCTOR(ether_addr_hash_ops_free, struct ether_addr, ether_addr_hash_func, ether_addr…