Home
last modified time | relevance | path

Searched refs:__dump_link_nlmsg (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/bpf/bpftool/
Dnet.c315 static int __dump_link_nlmsg(struct nlmsghdr *nlh, in __dump_link_nlmsg() function
348 return netlink_recv(sock, nl_pid, seq, __dump_link_nlmsg, in netlink_get_link()
/Linux-v5.15/tools/lib/bpf/
Dnetlink.c245 static int __dump_link_nlmsg(struct nlmsghdr *nlh, in __dump_link_nlmsg() function
331 ret = libbpf_netlink_send_recv(&req, __dump_link_nlmsg, in bpf_get_link_xdp_info()