Home
last modified time | relevance | path

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

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