Home
last modified time | relevance | path

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

/linux-6.12.1/tools/bpf/bpftool/
Dnet.c328 static int __dump_link_nlmsg(struct nlmsghdr *nlh, in __dump_link_nlmsg() function
361 return netlink_recv(sock, nl_pid, seq, __dump_link_nlmsg, in netlink_get_link()
/linux-6.12.1/tools/lib/bpf/
Dnetlink.c344 static int __dump_link_nlmsg(struct nlmsghdr *nlh, in __dump_link_nlmsg() function
460 err = libbpf_netlink_send_recv(&req, NETLINK_ROUTE, __dump_link_nlmsg, in bpf_xdp_query()