Searched refs:TCA_BPF_NAME (Results 1 – 5 of 5) sorted by relevance
146 if (tb[TCA_BPF_NAME]) in do_bpf_filter_dump()148 libbpf_nla_getattr_str(tb[TCA_BPF_NAME])); in do_bpf_filter_dump()
58 [TCA_BPF_NAME] = { .type = NLA_NUL_STRING,389 if (tb[TCA_BPF_NAME]) { in cls_bpf_prog_from_efd()390 name = nla_memdup(tb[TCA_BPF_NAME], GFP_KERNEL); in cls_bpf_prog_from_efd()565 nla_put_string(skb, TCA_BPF_NAME, prog->bpf_name)) in cls_bpf_dump_ebpf_info()
372 TCA_BPF_NAME, enumerator
455 TCA_BPF_NAME, enumerator
608 return nlattr_add(req, TCA_BPF_NAME, name, len + 1); in tc_add_fd_and_name()