Searched defs:tc_cls_bpf_offload (Results 1 – 1 of 1) sorted by relevance
782 struct tc_cls_bpf_offload { struct783 struct flow_cls_common_offload common;784 enum tc_clsbpf_command command;785 struct tcf_exts *exts;786 struct bpf_prog *prog;787 struct bpf_prog *oldprog;788 const char *name;789 bool exts_integrated;