Searched defs:hh_cache (Results 1 – 1 of 1) sorted by relevance
261 struct hh_cache { struct262 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