Home
last modified time | relevance | path

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

/Linux-v5.4/net/xfrm/
Dxfrm_user.c786 static void copy_to_user_state(struct xfrm_state *x, struct xfrm_usersa_info *p) in copy_to_user_state() function
887 copy_to_user_state(x, p); in copy_to_user_state_extra()
2705 copy_to_user_state(x, &ue->state); in build_expire()