Home
last modified time | relevance | path

Searched refs:dst_templates (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_compat.c632 u8 *src_templates, *dst_templates; in xfrm_user_policy_compat() local
646 dst_templates = data64 + sizeof(*p) + 4; in xfrm_user_policy_compat()
647 memcpy(dst_templates, src_templates, optlen - sizeof(*p)); in xfrm_user_policy_compat()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_compat.c632 u8 *src_templates, *dst_templates; in xfrm_user_policy_compat() local
646 dst_templates = data64 + sizeof(*p) + 4; in xfrm_user_policy_compat()
647 memcpy(dst_templates, src_templates, optlen - sizeof(*p)); in xfrm_user_policy_compat()

Completed in 2 milliseconds