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