Home
last modified time | relevance | path

Searched refs:xfrm_attr_cpy32 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/xfrm/
Dxfrm_compat.c375 static int xfrm_attr_cpy32(void *dst, size_t *pos, const struct nlattr *src, in xfrm_attr_cpy32() function
427 err = xfrm_attr_cpy32(dst, pos, nla, size, pol_len32, pol_len64); in xfrm_xlate32_attr()
432 return xfrm_attr_cpy32(dst, pos, nla, size, nla_len(nla), nla_len(nla)); in xfrm_xlate32_attr()