Searched defs:xfrm_user_migrate (Results 1 – 1 of 1) sorted by relevance
466 struct xfrm_user_migrate { struct467 xfrm_address_t old_daddr;468 xfrm_address_t old_saddr;469 xfrm_address_t new_daddr;470 xfrm_address_t new_saddr;471 __u8 proto;472 __u8 mode;473 __u16 reserved;474 __u32 reqid;475 __u16 old_family;[all …]