Searched defs:xfrm_migrate (Results 1 – 1 of 1) sorted by relevance
616 struct xfrm_migrate { struct617 xfrm_address_t old_daddr;618 xfrm_address_t old_saddr;619 xfrm_address_t new_daddr;620 xfrm_address_t new_saddr;621 u8 proto;622 u8 mode;623 u16 reserved;624 u32 reqid;625 u16 old_family;[all …]