Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h138253 struct xfrm_user_migrate { struct
138254 xfrm_address_t old_daddr;
138255 xfrm_address_t old_saddr;
138256 xfrm_address_t new_daddr;
138257 xfrm_address_t new_saddr;
138258 __u8 proto;
138259 __u8 mode;
138260 __u16 reserved;
138261 __u32 reqid;
138262 __u16 old_family;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h145909 struct xfrm_user_migrate { struct
145910 xfrm_address_t old_daddr;
145911 xfrm_address_t old_saddr;
145912 xfrm_address_t new_daddr;
145913 xfrm_address_t new_saddr;
145914 __u8 proto;
145915 __u8 mode;
145916 __u16 reserved;
145917 __u32 reqid;
145918 __u16 old_family;
[all …]