Searched defs:header_ops (Results 1 – 1 of 1) sorted by relevance
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 10247 const struct header_ops *header_ops; member 11559 struct header_ops { struct 11560 …ruct sk_buff *, struct net_device *, short unsigned int, const void *, const void *, unsigned int); 11561 int (*parse)(const struct sk_buff *, unsigned char *); 11562 int (*cache)(const struct neighbour *, struct hh_cache *, __be16); 11563 void (*cache_update)(struct hh_cache *, const struct net_device *, const unsigned char *); 11564 bool (*validate)(const char *, unsigned int); 11565 __be16 (*parse_protocol)(const struct sk_buff *); 127177 const struct wpan_dev_header_ops *header_ops; member
|