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