Searched refs:TCA_MIRRED_MAX (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/tc_act/
H A Dtc_mirred.h25 #define TCA_MIRRED_MAX (__TCA_MIRRED_MAX - 1) macro
/linux-4.4.14/net/sched/
H A Dact_mirred.c49 static const struct nla_policy mirred_policy[TCA_MIRRED_MAX + 1] = {
57 struct nlattr *tb[TCA_MIRRED_MAX + 1]; tcf_mirred_init()
65 ret = nla_parse_nested(tb, TCA_MIRRED_MAX, nla, mirred_policy); tcf_mirred_init()

Completed in 34 milliseconds