Searched defs:xfrm_migrate (Results 1 – 2 of 2) sorted by relevance
561 struct xfrm_migrate { struct562 xfrm_address_t old_daddr;563 xfrm_address_t old_saddr;564 xfrm_address_t new_daddr;565 xfrm_address_t new_saddr;566 u8 proto;567 u8 mode;568 u16 reserved;569 u32 reqid;570 u16 old_family;[all …]
4494 int xfrm_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in xfrm_migrate() function
Completed in 41 milliseconds