Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h86329 struct wg_device { struct
86330 struct net_device *dev;
86338 struct crypt_queue encrypt_queue;
86339 struct crypt_queue decrypt_queue;
86340 struct crypt_queue handshake_queue;
86341 struct sock __attribute__((btf_type_tag("rcu"))) *sock4;
86342 struct sock __attribute__((btf_type_tag("rcu"))) *sock6;
86343 struct net __attribute__((btf_type_tag("rcu"))) *creating_net;
86344 struct noise_static_identity static_identity;
86345 struct workqueue_struct *packet_crypt_wq;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h96065 struct wg_device { struct
96066 struct net_device *dev;
96074 struct crypt_queue encrypt_queue;
96075 struct crypt_queue decrypt_queue;
96076 struct crypt_queue handshake_queue;
96077 struct sock __attribute__((btf_type_tag("rcu"))) *sock4;
96078 struct sock __attribute__((btf_type_tag("rcu"))) *sock6;
96079 struct net __attribute__((btf_type_tag("rcu"))) *creating_net;
96080 struct noise_static_identity static_identity;
96081 struct workqueue_struct *packet_crypt_wq;
[all …]