Home
last modified time | relevance | path

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

/linux-5.10/include/net/
Dpkt_cls.h731 struct tc_cls_bpf_offload { struct
732 struct flow_cls_common_offload common;
733 enum tc_clsbpf_command command;
734 struct tcf_exts *exts;
735 struct bpf_prog *prog;
736 struct bpf_prog *oldprog;
737 const char *name;
738 bool exts_integrated;