Searched defs:xfrm_migrate (Results 1 – 4 of 4) sorted by relevance
548 struct xfrm_migrate { struct549 xfrm_address_t old_daddr;550 xfrm_address_t old_saddr;551 xfrm_address_t new_daddr;552 xfrm_address_t new_saddr;553 u8 proto;554 u8 mode;555 u16 reserved;556 u32 reqid;557 u16 old_family;[all …]
566 struct xfrm_migrate { struct567 xfrm_address_t old_daddr;568 xfrm_address_t old_saddr;569 xfrm_address_t new_daddr;570 xfrm_address_t new_saddr;571 u8 proto;572 u8 mode;573 u16 reserved;574 u32 reqid;575 u16 old_family;[all …]
4450 int xfrm_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in xfrm_migrate() function
4507 int xfrm_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in xfrm_migrate() function