Home
last modified time | relevance | path

Searched defs:xfrm_user_migrate (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dxfrm.h387 struct xfrm_user_migrate { struct
388 xfrm_address_t old_daddr;
389 xfrm_address_t old_saddr;
390 xfrm_address_t new_daddr;
391 xfrm_address_t new_saddr;
392 __u8 proto;
393 __u8 mode;
394 __u16 reserved;
395 __u32 reqid;
396 __u16 old_family;
[all …]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dxfrm.h400 struct xfrm_user_migrate { struct
401 xfrm_address_t old_daddr;
402 xfrm_address_t old_saddr;
403 xfrm_address_t new_daddr;
404 xfrm_address_t new_saddr;
405 __u8 proto;
406 __u8 mode;
407 __u16 reserved;
408 __u32 reqid;
409 __u16 old_family;
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Dxfrm.h475 struct xfrm_user_migrate { struct
476 xfrm_address_t old_daddr;
477 xfrm_address_t old_saddr;
478 xfrm_address_t new_daddr;
479 xfrm_address_t new_saddr;
480 __u8 proto;
481 __u8 mode;
482 __u16 reserved;
483 __u32 reqid;
484 __u16 old_family;
[all …]