Searched defs:tc_cls_bpf_offload (Results 1 – 1 of 1) sorted by relevance
793 struct tc_cls_bpf_offload { struct794 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;