Searched defs:xfrm_user_migrate (Results 1 – 1 of 1) sorted by relevance
450 struct xfrm_user_migrate { struct451 xfrm_address_t old_daddr;452 xfrm_address_t old_saddr;453 xfrm_address_t new_daddr;454 xfrm_address_t new_saddr;455 __u8 proto;456 __u8 mode;457 __u16 reserved;458 __u32 reqid;459 __u16 old_family;[all …]