Home
last modified time | relevance | path

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

/external/iproute2/tc/
Df_basic.c112 struct rtattr *tb[TCA_BASIC_MAX+1]; in basic_print_opt()
117 parse_rtattr_nested(tb, TCA_BASIC_MAX, opt); in basic_print_opt()
/external/libnl/lib/route/cls/
Dbasic.c66 struct nlattr *tb[TCA_BASIC_MAX + 1]; in basic_msg_parser()
70 err = tca_parse(tb, TCA_BASIC_MAX, (struct rtnl_tca *) cls, basic_policy); in basic_msg_parser()
/external/iproute2/include/linux/
Dpkt_cls.h376 #define TCA_BASIC_MAX (__TCA_BASIC_MAX - 1) macro
/external/libnl/include/linux/
Dpkt_cls.h396 #define TCA_BASIC_MAX (__TCA_BASIC_MAX - 1) macro
/external/kernel-headers/original/uapi/linux/
Dpkt_cls.h376 #define TCA_BASIC_MAX (__TCA_BASIC_MAX - 1) macro