Home
last modified time | relevance | path

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

/linux/include/net/
H A Dpkt_cls.h805 struct tc_cls_bpf_offload { struct
806 struct flow_cls_common_offload common;
807 enum tc_clsbpf_command command;
808 struct tcf_exts *exts;
809 struct bpf_prog *prog;
810 struct bpf_prog *oldprog;
811 const char *name;
812 bool exts_integrated;