Searched defs:tcf_proto (Results  1 – 7 of 7) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 26372 struct tcf_proto {  struct 26373 	struct tcf_proto *next;  argument 26375 	int (*classify)(struct sk_buff *, const struct tcf_proto *, struct tcf_result *);  argument 26379 	const struct tcf_proto_ops *ops;  argument 26394 		const struct tcf_proto *goto_tp;  argument
  | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 13508 struct tcf_proto {  struct 13509 	struct tcf_proto *next;  argument 13511 	int (*classify)(struct sk_buff *, const struct tcf_proto *, struct tcf_result *);  argument 13515 	const struct tcf_proto_ops *ops;  argument 13530 		const struct tcf_proto *goto_tp;  argument
  | 
| D | vmlinux.h | 13508 struct tcf_proto {  struct 13509 	struct tcf_proto *next;  argument 13511 	int (*classify)(struct sk_buff *, const struct tcf_proto *, struct tcf_result *);  argument 13515 	const struct tcf_proto_ops *ops;  argument 13530 		const struct tcf_proto *goto_tp;  argument
  | 
| /external/bcc/libbpf-tools/arm64/ | 
| D | vmlinux.h | 12375 struct tcf_proto {  struct 12376 	struct tcf_proto *next;  argument 12378 	int (*classify)(struct sk_buff *, const struct tcf_proto *, struct tcf_result *);  argument 12382 	const struct tcf_proto_ops *ops;  argument 12397 		const struct tcf_proto *goto_tp;  argument
  | 
| D | vmlinux_510.h | 12375 struct tcf_proto {  struct 12376 	struct tcf_proto *next;  argument 12378 	int (*classify)(struct sk_buff *, const struct tcf_proto *, struct tcf_result *);  argument 12382 	const struct tcf_proto_ops *ops;  argument 12397 		const struct tcf_proto *goto_tp;  argument
  | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 15036 struct tcf_proto {  struct 15037 	struct tcf_proto *next;  argument 15039 	int (*classify)(struct sk_buff *, const struct tcf_proto *, struct tcf_result *);  argument 15043 	const struct tcf_proto_ops *ops;  argument 15058 		const struct tcf_proto *goto_tp;  argument
  | 
| D | vmlinux.h | 15036 struct tcf_proto {  struct 15037 	struct tcf_proto *next;  argument 15039 	int (*classify)(struct sk_buff *, const struct tcf_proto *, struct tcf_result *);  argument 15043 	const struct tcf_proto_ops *ops;  argument 15058 		const struct tcf_proto *goto_tp;  argument
  |