Home
last modified time | relevance | path

Searched defs:bpf_xdp_link (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h123932 struct bpf_xdp_link { struct
123933 struct bpf_link link;
123934 struct net_device *dev;
123935 int flags;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h131567 struct bpf_xdp_link { struct
131568 struct bpf_link link;
131569 struct net_device *dev;
131570 int flags;