Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_action.c91 struct action_util *get_action_kind(char *str) in get_action_kind() function
197 get_action_kind("gact"); in parse_action()
210 a = get_action_kind(k); in parse_action()
275 a = get_action_kind(RTA_DATA(tb[TCA_ACT_KIND])); in tc_print_one_action()
418 a = get_action_kind(k); in tc_action_gd()
548 get_action_kind("gact"); in tc_act_list_or_flush()
551 a = get_action_kind(k); in tc_act_list_or_flush()