Searched defs:xfrm_user_migrate (Results 1 – 2 of 2) sorted by relevance
138253 struct xfrm_user_migrate { struct138254 xfrm_address_t old_daddr;138255 xfrm_address_t old_saddr;138256 xfrm_address_t new_daddr;138257 xfrm_address_t new_saddr;138258 __u8 proto;138259 __u8 mode;138260 __u16 reserved;138261 __u32 reqid;138262 __u16 old_family;[all …]
145909 struct xfrm_user_migrate { struct145910 xfrm_address_t old_daddr;145911 xfrm_address_t old_saddr;145912 xfrm_address_t new_daddr;145913 xfrm_address_t new_saddr;145914 __u8 proto;145915 __u8 mode;145916 __u16 reserved;145917 __u32 reqid;145918 __u16 old_family;[all …]