Searched refs:xfrm_usersa_info (Results 1 – 2 of 2) sorted by relevance
359 struct xfrm_usersa_info { struct399 struct xfrm_usersa_info info;439 struct xfrm_usersa_info state;
118 static inline int verify_replay(struct xfrm_usersa_info *p, in verify_replay()151 static int verify_newsa_info(struct xfrm_usersa_info *p, in verify_newsa_info()465 static void copy_from_user_state(struct xfrm_state *x, struct xfrm_usersa_info *p) in copy_from_user_state()529 struct xfrm_usersa_info *p, in xfrm_state_construct()617 struct xfrm_usersa_info *p = nlmsg_data(nlh); in xfrm_add_sa()725 static void copy_to_user_state(struct xfrm_state *x, struct xfrm_usersa_info *p) in copy_to_user_state()792 struct xfrm_usersa_info *p, in copy_to_user_state_extra()872 struct xfrm_usersa_info *p; in dump_one_state()2070 struct xfrm_usersa_info *p = &ue->state; in xfrm_add_sa_expire()2350 [XFRM_MSG_NEWSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_info),[all …]