Home
last modified time | relevance | path

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

/Linux-v5.4/tools/bpf/bpftool/
Dnetlink_dumper.c112 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()
/Linux-v5.4/net/sched/
Dact_api.c835 [TCA_ACT_KIND] = { .type = NLA_STRING },
862 kind = tb[TCA_ACT_KIND]; in tcf_action_init_1()
1116 ops = tc_lookup_action(tb[TCA_ACT_KIND]); in tcf_action_get_1()
1163 kind = tb[TCA_ACT_KIND]; in tca_action_flush()
1450 kind = tb2[TCA_ACT_KIND]; in find_dump_kind()
/Linux-v5.4/tools/include/uapi/linux/
Dpkt_cls.h13 TCA_ACT_KIND, enumerator
/Linux-v5.4/include/uapi/linux/
Dpkt_cls.h13 TCA_ACT_KIND, enumerator