Home
last modified time | relevance | path

Searched defs:hh_cache (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dnetdevice.h261 struct hh_cache { struct
262 u16 hh_len;
263 u16 __pad;
264 seqlock_t hh_lock;
294 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type); argument