Searched defs:tc_cls_bpf_offload (Results 1 – 1 of 1) sorted by relevance
738 struct tc_cls_bpf_offload { struct739 struct flow_cls_common_offload common;740 enum tc_clsbpf_command command;741 struct tcf_exts *exts;742 struct bpf_prog *prog;743 struct bpf_prog *oldprog;744 const char *name;745 bool exts_integrated;