Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dpkt_cls.h742 struct tc_cls_bpf_offload { struct
743 struct flow_cls_common_offload common;
744 enum tc_clsbpf_command command;
745 struct tcf_exts *exts;
746 struct bpf_prog *prog;
747 struct bpf_prog *oldprog;
748 const char *name;
749 bool exts_integrated;