Searched defs:xfrm_user_migrate (Results 1 – 1 of 1) sorted by relevance
473 struct xfrm_user_migrate { struct474 xfrm_address_t old_daddr;475 xfrm_address_t old_saddr;476 xfrm_address_t new_daddr;477 xfrm_address_t new_saddr;478 __u8 proto;479 __u8 mode;480 __u16 reserved;481 __u32 reqid;482 __u16 old_family;[all …]