Searched defs:tc_action (Results 1 – 7 of 7) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 72952 struct tc_action { struct 72953 const struct tc_action_ops *ops; argument 72954 __u32 type; 72955 struct tcf_idrinfo *idrinfo; 72956 u32 tcfa_index; 72957 refcount_t tcfa_refcnt; 72981 typedef void (*tc_action_priv_destructor)(void *); argument 72991 int (*act)(struct sk_buff *, const struct tc_action *, struct tcf_result *); argument
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 115421 struct tc_action { struct 115422 const struct tc_action_ops *ops; argument 115446 typedef void (*tc_action_priv_destructor)(void *); argument 115454 int (*act)(struct sk_buff *, const struct tc_action *, struct tcf_result *); argument
|
| D | vmlinux.h | 115421 struct tc_action { struct 115422 const struct tc_action_ops *ops; argument 115446 typedef void (*tc_action_priv_destructor)(void *); argument 115454 int (*act)(struct sk_buff *, const struct tc_action *, struct tcf_result *); argument
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 102242 struct tc_action { struct 102243 const struct tc_action_ops *ops; argument 102267 typedef void (*tc_action_priv_destructor)(void *); argument 102275 int (*act)(struct sk_buff *, const struct tc_action *, struct tcf_result *); argument
|
| D | vmlinux_510.h | 102242 struct tc_action { struct 102243 const struct tc_action_ops *ops; argument 102267 typedef void (*tc_action_priv_destructor)(void *); argument 102275 int (*act)(struct sk_buff *, const struct tc_action *, struct tcf_result *); argument
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 108228 struct tc_action { struct 108229 const struct tc_action_ops *ops; argument 108250 typedef void (*tc_action_priv_destructor)(void *); argument 108258 int (*act)(struct sk_buff *, const struct tc_action *, struct tcf_result *); argument
|
| D | vmlinux.h | 108228 struct tc_action { struct 108229 const struct tc_action_ops *ops; argument 108250 typedef void (*tc_action_priv_destructor)(void *); argument 108258 int (*act)(struct sk_buff *, const struct tc_action *, struct tcf_result *); argument
|