Searched defs:xfrm_user_migrate (Results 1 – 1 of 1) sorted by relevance
479 struct xfrm_user_migrate { struct480 xfrm_address_t old_daddr;481 xfrm_address_t old_saddr;482 xfrm_address_t new_daddr;483 xfrm_address_t new_saddr;484 __u8 proto;485 __u8 mode;486 __u16 reserved;487 __u32 reqid;488 __u16 old_family;[all …]