Searched defs:xfrm_migrate (Results 1 – 4 of 4) sorted by relevance
547 struct xfrm_migrate { struct548 xfrm_address_t old_daddr;549 xfrm_address_t old_saddr;550 xfrm_address_t new_daddr;551 xfrm_address_t new_saddr;552 u8 proto;553 u8 mode;554 u16 reserved;555 u32 reqid;556 u16 old_family;[all …]
573 struct xfrm_migrate { struct574 xfrm_address_t old_daddr;575 xfrm_address_t old_saddr;576 xfrm_address_t new_daddr;577 xfrm_address_t new_saddr;578 u8 proto;579 u8 mode;580 u16 reserved;581 u32 reqid;582 u16 old_family;[all …]
4450 int xfrm_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in xfrm_migrate() function
4529 int xfrm_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in xfrm_migrate() function