Searched defs:hh_cache (Results 1 – 1 of 1) sorted by relevance
190 struct hh_cache struct192 struct hh_cache *hh_next; /* Next entry */ argument193 atomic_t hh_refcnt; /* number of users */194 unsigned short hh_type; /* protocol identifier, f.e ETH_P_IP198 int hh_len; /* length of header */199 int (*hh_output)(struct sk_buff *skb);200 rwlock_t hh_lock;208 unsigned long hh_data[HH_DATA_ALIGN(LL_MAX_HEADER) / sizeof(long)];