Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dpkt_cls.h781 struct tc_cls_bpf_offload { struct
782 struct flow_cls_common_offload common;
783 enum tc_clsbpf_command command;
784 struct tcf_exts *exts;
785 struct bpf_prog *prog;
786 struct bpf_prog *oldprog;
787 const char *name;
788 bool exts_integrated;