HomeSort by relevance Sort by last modified time
    Searched refs:TCA_GACT_MAX (Results 1 - 2 of 2) sorted by null

  /external/iproute2/include/linux/tc_act/
tc_gact.h 33 #define TCA_GACT_MAX (__TCA_GACT_MAX - 1)
  /external/iproute2/tc/
m_gact.c 215 struct rtattr *tb[TCA_GACT_MAX + 1];
220 parse_rtattr_nested(tb, TCA_GACT_MAX, arg);

Completed in 124 milliseconds