Searched defs:tc_action_ops (Results 1 – 1 of 1) sorted by relevance
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 151604 struct tc_action_ops { struct 151615 …net *, struct sk_buff *, struct netlink_callback *, int, const struct tc_action_ops *, struct netl… argument 151616 void (*stats_update)(struct tc_action *, u64, u64, u64, u64, bool); 151617 size_t (*get_fill_size)(const struct tc_action *); 151618 struct net_device * (*get_dev)(const struct tc_action *, tc_action_priv_destructor *); 151619 struct psample_group * (*get_psample_group)(const struct tc_action *, tc_action_priv_destructor *);
|