Home
last modified time | relevance | path

Searched refs:TCA_ACT_TAB (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/tc/
Dm_action.c370 if (NULL == tb[TCA_ACT_TAB]) { in print_action()
387 tc_print_action(fp, tb[TCA_ACT_TAB]); in print_action()
427 addattr_l(&req.n, MAX_MSG, TCA_ACT_TAB, NULL, 0); in tc_action_gd()
527 if (parse_action(&argc, &argv, TCA_ACT_TAB, &req.n)) { in tc_action_modify()
563 addattr_l(&req.n, MAX_MSG, TCA_ACT_TAB, NULL, 0); in tc_act_list_or_flush()
/external/libnl/include/linux/
Drtnetlink.h597 #define TCA_ACT_TAB 1 /* attr type must be >=1 */ macro
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h663 #define TCA_ACT_TAB 1 /* attr type must be >=1 */ macro
/external/iproute2/include/linux/
Drtnetlink.h663 #define TCA_ACT_TAB 1 /* attr type must be >=1 */ macro