Home
last modified time | relevance | path

Searched refs:libbpf_nla_getattr_str (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/bpf/bpftool/
A Dnetlink_dumper.c78 libbpf_nla_getattr_str(tb[IFLA_IFNAME])); in do_xdp_dump()
94 libbpf_nla_getattr_str(tb[TCA_ACT_BPF_NAME])); in do_bpf_dump_one_act()
148 libbpf_nla_getattr_str(tb[TCA_BPF_NAME])); in do_bpf_filter_dump()
A Dnet.c376 ? libbpf_nla_getattr_str(tb[IFLA_IFNAME]) in dump_link_nlmsg()
410 ? libbpf_nla_getattr_str(tb[TCA_KIND]) in dump_class_qdisc_nlmsg()
/linux-6.3-rc2/tools/lib/bpf/
A Dnlattr.h109 static inline const char *libbpf_nla_getattr_str(const struct nlattr *nla) in libbpf_nla_getattr_str() function

Completed in 5 milliseconds