Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h151574 struct tc_action { struct
151575 const struct tc_action_ops *ops; argument
151576 __u32 type;
151577 struct tcf_idrinfo *idrinfo;
151578 u32 tcfa_index;
151602 typedef void (*tc_action_priv_destructor)(void *); argument
151610 int (*act)(struct sk_buff *, const struct tc_action *, struct tcf_result *); argument