Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_bpf.c122 nla_put_string(skb, TCA_ACT_BPF_NAME, prog->bpf_name)) in tcf_bpf_dump_ebpf_info()
179 [TCA_ACT_BPF_NAME] = { .type = NLA_NUL_STRING,
235 if (tb[TCA_ACT_BPF_NAME]) { in tcf_bpf_init_from_efd()
236 name = nla_memdup(tb[TCA_ACT_BPF_NAME], GFP_KERNEL); in tcf_bpf_init_from_efd()
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dnetlink_dumper.c92 if (tb[TCA_ACT_BPF_NAME]) in do_bpf_dump_one_act()
94 libbpf_nla_getattr_str(tb[TCA_ACT_BPF_NAME])); in do_bpf_dump_one_act()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/tc_act/
H A Dtc_bpf.h27 TCA_ACT_BPF_NAME, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/tc_act/
H A Dtc_bpf.h27 TCA_ACT_BPF_NAME, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/tc_act/
H A Dtc_bpf.h29 TCA_ACT_BPF_NAME, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/tc_act/
H A Dtc_bpf.h29 TCA_ACT_BPF_NAME, enumerator