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

/linux-master/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) function

Completed in 123 milliseconds