Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_user.c902 static void copy_to_user_state(struct xfrm_state *x, struct xfrm_usersa_info *p) in copy_to_user_state() function
1110 copy_to_user_state(x, p); in copy_to_user_state_extra()
3212 copy_to_user_state(x, &ue->state); in build_expire()