Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dnetdevice.h287 struct header_ops { struct
288 int (*create) (struct sk_buff *skb, struct net_device *dev,
291 int (*parse)(const struct sk_buff *skb, unsigned char *haddr);
292 int (*rebuild)(struct sk_buff *skb);
293 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type);
294 void (*cache_update)(struct hh_cache *hh,
1082 const struct header_ops *header_ops; member