Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dpkt_cls.h793 struct tc_cls_bpf_offload { struct
794 struct flow_cls_common_offload common;
795 enum tc_clsbpf_command command;
796 struct tcf_exts *exts;
797 struct bpf_prog *prog;
798 struct bpf_prog *oldprog;
799 const char *name;
800 bool exts_integrated;