Searched defs:xfrm_user_migrate (Results 1 – 1 of 1) sorted by relevance
497 struct xfrm_user_migrate { struct498 xfrm_address_t old_daddr;499 xfrm_address_t old_saddr;500 xfrm_address_t new_daddr;501 xfrm_address_t new_saddr;502 __u8 proto;503 __u8 mode;504 __u16 reserved;505 __u32 reqid;506 __u16 old_family;[all …]