Home
last modified time | relevance | path

Searched refs:TCA_BASIC_MAX (Results 1 – 3 of 3) sorted by relevance

/linux/net/sched/
A Dcls_basic.c140 static const struct nla_policy basic_policy[TCA_BASIC_MAX + 1] = {
177 struct nlattr *tb[TCA_BASIC_MAX + 1]; in basic_change()
184 err = nla_parse_nested_deprecated(tb, TCA_BASIC_MAX, tca[TCA_OPTIONS], in basic_change()
/linux/tools/include/uapi/linux/
A Dpkt_cls.h345 #define TCA_BASIC_MAX (__TCA_BASIC_MAX - 1) macro
/linux/include/uapi/linux/
A Dpkt_cls.h425 #define TCA_BASIC_MAX (__TCA_BASIC_MAX - 1) macro

Completed in 9 milliseconds