Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h244 struct hh_cache { struct
245 unsigned int hh_len;
246 seqlock_t hh_lock;
275 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type); argument
/kernel/linux/linux-4.19/include/linux/
Dnetdevice.h241 struct hh_cache { struct
242 unsigned int hh_len;
243 seqlock_t hh_lock;
272 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type); argument