Searched refs:arp_key_eq (Results 1 – 1 of 1) sorted by relevance
123 static bool arp_key_eq(const struct neighbour *n, const void *pkey);157 .key_eq = arp_key_eq,218 static bool arp_key_eq(const struct neighbour *neigh, const void *pkey) in arp_key_eq() function