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