Home
last modified time | relevance | path

Searched defs:tc_cls_bpf_offload (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/net/
Dpkt_cls.h655 struct tc_cls_bpf_offload { struct
656 struct flow_cls_common_offload common;
657 enum tc_clsbpf_command command;
658 struct tcf_exts *exts;
659 struct bpf_prog *prog;
660 struct bpf_prog *oldprog;
661 const char *name;
662 bool exts_integrated;