Home
last modified time | relevance | path

Searched refs:arp_key_eq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Darp.c123 static bool arp_key_eq(const struct neighbour *n, const void *pkey);
157 .key_eq = arp_key_eq,
217 static bool arp_key_eq(const struct neighbour *neigh, const void *pkey) in arp_key_eq() function
/kernel/linux/linux-6.6/net/ipv4/
H A Darp.c123 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

Completed in 5 milliseconds