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