Home
last modified time | relevance | path

Searched refs:neigh_key_eq16 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/
Dneighbour.h254 static inline bool neigh_key_eq16(const struct neighbour *n, const void *pkey) in neigh_key_eq16() function
/Linux-v4.19/net/decnet/
Ddn_neigh.c75 return neigh_key_eq16(neigh, pkey); in dn_key_eq()