Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dnetlink.c240 static int get_xdp_info(void *cookie, void *msg, struct nlattr **tb) in get_xdp_info() function
312 ret = libbpf_nl_get_link(sock, nl_pid, get_xdp_info, &xdp_id); in bpf_get_link_xdp_info()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dnetlink.c360 static int get_xdp_info(void *cookie, void *msg, struct nlattr **tb) in get_xdp_info() function
461 get_xdp_info, &xdp_id); in bpf_xdp_query()

Completed in 3 milliseconds