Home
last modified time | relevance | path

Searched refs:TCA_ACT_MAX (Results 1 – 2 of 2) sorted by relevance

/tools/bpf/bpftool/
A Dnetlink_dumper.c104 struct nlattr *tb[TCA_ACT_MAX + 1]; in do_dump_one_act()
109 if (libbpf_nla_parse_nested(tb, TCA_ACT_MAX, attr, NULL) < 0) in do_dump_one_act()
/tools/include/uapi/linux/
A Dpkt_cls.h22 #define TCA_ACT_MAX __TCA_ACT_MAX macro
23 #define TCA_OLD_COMPAT (TCA_ACT_MAX+1)

Completed in 5 milliseconds