Searched refs:neigh_key_eq32 (Results 1 – 3 of 3) sorted by relevance
27 return ___neigh_lookup_noref(&arp_tbl, neigh_key_eq32, arp_hashfn, &key, dev); in __ipv4_neigh_lookup_noref()
279 static inline bool neigh_key_eq32(const struct neighbour *n, const void *pkey) in neigh_key_eq32() function
220 return neigh_key_eq32(neigh, pkey); in arp_key_eq()