Searched defs:hh_cache (Results 1 – 1 of 1) sorted by relevance
260 struct hh_cache { struct261 u16 hh_len;262 u16 __pad;263 seqlock_t hh_lock;293 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type); argument