Searched defs:xfrm_migrate (Results 1 – 2 of 2) sorted by relevance
534 struct xfrm_migrate { struct535 xfrm_address_t old_daddr;536 xfrm_address_t old_saddr;537 xfrm_address_t new_daddr;538 xfrm_address_t new_saddr;539 u8 proto;540 u8 mode;541 u16 reserved;542 u32 reqid;543 u16 old_family;[all …]
4372 int xfrm_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in xfrm_migrate() function
Completed in 23 milliseconds