Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dnetdevice.h260 struct hh_cache { struct
261 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