Home
last modified time | relevance | path

Searched refs:bpf_netlink_recv (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dnetlink.c76 static int bpf_netlink_recv(int sock, __u32 nl_pid, int seq, in bpf_netlink_recv() function
195 ret = bpf_netlink_recv(sock, nl_pid, seq, NULL, NULL, NULL); in __bpf_set_link_xdp_fd_replace()
370 return bpf_netlink_recv(sock, nl_pid, seq, __dump_link_nlmsg, in libbpf_nl_get_link()

Completed in 2 milliseconds