Searched defs:tc_cls_bpf_offload (Results 1 – 1 of 1) sorted by relevance
803 struct tc_cls_bpf_offload { struct804 struct flow_cls_common_offload common;805 enum tc_clsbpf_command command;806 struct tcf_exts *exts;807 struct bpf_prog *prog;808 struct bpf_prog *oldprog;809 const char *name;810 bool exts_integrated;