Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
A 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/net/sched/
A Dact_api.c917 [TCA_ACT_KIND] = { .type = NLA_STRING },
962 kind = tb[TCA_ACT_KIND]; in tc_action_load_ops()
1273 ops = tc_lookup_action(tb[TCA_ACT_KIND]); in tcf_action_get_1()
1320 kind = tb[TCA_ACT_KIND]; in tca_action_flush()
1604 kind = tb2[TCA_ACT_KIND]; in find_dump_kind()
/linux/tools/include/uapi/linux/
A Dpkt_cls.h13 TCA_ACT_KIND, enumerator
/linux/include/uapi/linux/
A Dpkt_cls.h13 TCA_ACT_KIND, enumerator

Completed in 21 milliseconds