Searched defs:tc_cls_bpf_offload (Results 1 – 1 of 1) sorted by relevance
762 struct tc_cls_bpf_offload { struct763 struct tc_cls_common_offload common;764 enum tc_clsbpf_command command;765 struct tcf_exts *exts;766 struct bpf_prog *prog;767 struct bpf_prog *oldprog;768 const char *name;769 bool exts_integrated;