Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
Dnetlink.c324 static __u32 get_xdp_id(struct xdp_link_info *info, __u32 flags) in get_xdp_id() function
347 *prog_id = get_xdp_id(&info, flags); in bpf_get_link_xdp_id()