Searched defs:xfrm_user_migrate (Results 1 – 1 of 1) sorted by relevance
400 struct xfrm_user_migrate { struct401 xfrm_address_t old_daddr;402 xfrm_address_t old_saddr;403 xfrm_address_t new_daddr;404 xfrm_address_t new_saddr;405 __u8 proto;406 __u8 mode;407 __u16 reserved;408 __u32 reqid;409 __u16 old_family;[all …]