Searched defs:tc_cls_bpf_offload (Results 1 – 1 of 1) sorted by relevance
742 struct tc_cls_bpf_offload { struct743 struct flow_cls_common_offload common;744 enum tc_clsbpf_command command;745 struct tcf_exts *exts;746 struct bpf_prog *prog;747 struct bpf_prog *oldprog;748 const char *name;749 bool exts_integrated;