Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h12988 const struct header_ops *header_ops; member
13978 struct header_ops { struct
13979 …ruct sk_buff *, struct net_device *, short unsigned int, const void *, const void *, unsigned int);
13980 int (*parse)(const struct sk_buff *, unsigned char *);
13981 int (*cache)(const struct neighbour *, struct hh_cache *, __be16);
13982 void (*cache_update)(struct hh_cache *, const struct net_device *, const unsigned char *);
13983 bool (*validate)(const char *, unsigned int);
13984 __be16 (*parse_protocol)(const struct sk_buff *);
70615 const struct wpan_dev_header_ops *header_ops; member