Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dndisc.c75 static bool ndisc_key_eq(const struct neighbour *neigh, const void *pkey);
114 .key_eq = ndisc_key_eq,
321 static bool ndisc_key_eq(const struct neighbour *n, const void *pkey) in ndisc_key_eq() function
/kernel/linux/linux-6.6/net/ipv6/
H A Dndisc.c75 static bool ndisc_key_eq(const struct neighbour *neigh, const void *pkey);
114 .key_eq = ndisc_key_eq,
322 static bool ndisc_key_eq(const struct neighbour *n, const void *pkey) in ndisc_key_eq() function

Completed in 5 milliseconds