Searched defs:tc_cls_bpf_offload (Results 1 – 1 of 1) sorted by relevance
655 struct tc_cls_bpf_offload { struct656 struct flow_cls_common_offload common;657 enum tc_clsbpf_command command;658 struct tcf_exts *exts;659 struct bpf_prog *prog;660 struct bpf_prog *oldprog;661 const char *name;662 bool exts_integrated;