Searched defs:tc_cls_bpf_offload (Results 1 – 1 of 1) sorted by relevance
731 struct tc_cls_bpf_offload { struct732 struct flow_cls_common_offload common;733 enum tc_clsbpf_command command;734 struct tcf_exts *exts;735 struct bpf_prog *prog;736 struct bpf_prog *oldprog;737 const char *name;738 bool exts_integrated;