Home
last modified time | relevance | path

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

/external/iproute2/include/linux/
Dpkt_cls.h186 TCA_U32_POLICE, enumerator
/external/kernel-headers/original/linux/
Dpkt_cls.h193 TCA_U32_POLICE, enumerator
/external/iproute2/tc/
Df_u32.c1134 if (parse_police(&argc, &argv, TCA_U32_POLICE, n)) { in u32_parse_opt()
1274 if (tb[TCA_U32_POLICE]) { in u32_print_opt()
1276 tc_print_police(f, tb[TCA_U32_POLICE]); in u32_print_opt()