Searched defs:header_ops (Results 1 – 2 of 2) sorted by relevance
265 struct header_ops { struct266 int (*create) (struct sk_buff *skb, struct net_device *dev,269 int (*parse)(const struct sk_buff *skb, unsigned char *haddr);270 int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type);271 void (*cache_update)(struct hh_cache *hh,274 bool (*validate)(const char *ll_header, unsigned int len);1707 const struct header_ops *header_ops; member
342 const struct wpan_dev_header_ops *header_ops; member