Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dneighbour.h250 static inline bool neigh_key_eq16(const struct neighbour *n, const void *pkey) in neigh_key_eq16() function
/linux-4.1.27/net/decnet/
Ddn_neigh.c74 return neigh_key_eq16(neigh, pkey); in dn_key_eq()