Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dpkt_cls.h762 struct tc_cls_bpf_offload { struct
763 struct tc_cls_common_offload common;
764 enum tc_clsbpf_command command;
765 struct tcf_exts *exts;
766 struct bpf_prog *prog;
767 struct bpf_prog *oldprog;
768 const char *name;
769 bool exts_integrated;