Searched defs:xfrm_user_migrate (Results 1 – 1 of 1) sorted by relevance
488 struct xfrm_user_migrate { struct489 xfrm_address_t old_daddr;490 xfrm_address_t old_saddr;491 xfrm_address_t new_daddr;492 xfrm_address_t new_saddr;493 __u8 proto;494 __u8 mode;495 __u16 reserved;496 __u32 reqid;497 __u16 old_family;[all …]