Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_action.c229 addattr_l(n, MAX_MSG, TCA_ACT_KIND, k, strlen(k) + 1); in parse_action()
274 if (tb[TCA_ACT_KIND] == NULL) { in tc_print_one_action()
280 a = get_action_kind(RTA_DATA(tb[TCA_ACT_KIND])); in tc_print_one_action()
476 addattr_l(&req.n, MAX_MSG, TCA_ACT_KIND, k, strlen(k) + 1); in tc_action_gd()
584 addattr_l(&req.n, MAX_MSG, TCA_ACT_KIND, k, strlen(k) + 1); in tc_act_list_or_flush()
/external/iproute2/include/linux/
Dpkt_cls.h11 TCA_ACT_KIND, enumerator
/external/kernel-headers/original/uapi/linux/
Dpkt_cls.h65 TCA_ACT_KIND, enumerator
/external/libnl/include/linux/
Dpkt_cls.h81 TCA_ACT_KIND, enumerator