Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dpkt_cls.h738 struct tc_cls_bpf_offload { struct
739 struct flow_cls_common_offload common;
740 enum tc_clsbpf_command command;
741 struct tcf_exts *exts;
742 struct bpf_prog *prog;
743 struct bpf_prog *oldprog;
744 const char *name;
745 bool exts_integrated;