Searched defs:hh_cache (Results 1 – 1 of 1) sorted by relevance
283 struct hh_cache { struct284 unsigned int hh_len;285 seqlock_t hh_lock;316 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type); argument