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