Searched refs:TCA_ACT_KIND (Results 1 – 4 of 4) sorted by relevance
112 if (tb[TCA_ACT_KIND] && in do_dump_one_act() 113 strcmp(libbpf_nla_data(tb[TCA_ACT_KIND]), "bpf") == 0) in do_dump_one_act()
440 + nla_total_size(IFNAMSIZ) /* TCA_ACT_KIND */ in tcf_action_shared_attrs_size() 478 if (nla_put_string(skb, TCA_ACT_KIND, a->ops->kind)) in tcf_action_dump_terse() 640 if (nla_put_string(skb, TCA_ACT_KIND, ops->kind)) in tcf_del_walker() 1299 [TCA_ACT_KIND] = { .type = NLA_STRING },1345 kind = tb[TCA_ACT_KIND]; in tc_action_load_ops() 1725 ops = tc_lookup_action(tb[TCA_ACT_KIND]); in tcf_action_get_1() 1772 kind = tb[TCA_ACT_KIND]; in tca_action_flush() 2193 kind = tb2[TCA_ACT_KIND]; in find_dump_kind()
13 TCA_ACT_KIND, enumerator