Searched refs:xfrm_usersa_info (Results 1 – 2 of 2) sorted by relevance
366 struct xfrm_usersa_info { struct406 struct xfrm_usersa_info info;446 struct xfrm_usersa_info state;
118 static inline int verify_replay(struct xfrm_usersa_info *p, in verify_replay()146 static int verify_newsa_info(struct xfrm_usersa_info *p, in verify_newsa_info()473 static void copy_from_user_state(struct xfrm_state *x, struct xfrm_usersa_info *p) in copy_from_user_state()550 struct xfrm_usersa_info *p, in xfrm_state_construct()654 struct xfrm_usersa_info *p = nlmsg_data(nlh); in xfrm_add_sa()766 static void copy_to_user_state(struct xfrm_state *x, struct xfrm_usersa_info *p) in copy_to_user_state()862 struct xfrm_usersa_info *p, in copy_to_user_state_extra()957 struct xfrm_usersa_info *p; in dump_one_state()2216 struct xfrm_usersa_info *p = &ue->state; in xfrm_add_sa_expire()2516 [XFRM_MSG_NEWSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_info),[all …]