Home
last modified time | relevance | path

Searched defs:xfrm_migrate (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DXfrmController.cpp1185 nlattr_xfrm_user_migrate xfrm_migrate{}; in migrate() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h137853 struct xfrm_migrate { struct
137854 xfrm_address_t old_daddr;
137855 xfrm_address_t old_saddr;
137856 xfrm_address_t new_daddr;
137857 xfrm_address_t new_saddr;
137858 u8 proto;
137859 u8 mode;
137860 u16 reserved;
137861 u32 reqid;
137862 u16 old_family;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h145509 struct xfrm_migrate { struct
145510 xfrm_address_t old_daddr;
145511 xfrm_address_t old_saddr;
145512 xfrm_address_t new_daddr;
145513 xfrm_address_t new_saddr;
145514 u8 proto;
145515 u8 mode;
145516 u16 reserved;
145517 u32 reqid;
145518 u16 old_family;
[all …]