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;
117 static inline int verify_replay(struct xfrm_usersa_info *p, in verify_replay()150 static int verify_newsa_info(struct xfrm_usersa_info *p, in verify_newsa_info()439 static void copy_from_user_state(struct xfrm_state *x, struct xfrm_usersa_info *p) in copy_from_user_state()503 struct xfrm_usersa_info *p, in xfrm_state_construct()594 struct xfrm_usersa_info *p = nlmsg_data(nlh); in xfrm_add_sa()702 static void copy_to_user_state(struct xfrm_state *x, struct xfrm_usersa_info *p) in copy_to_user_state()767 struct xfrm_usersa_info *p, in copy_to_user_state_extra()847 struct xfrm_usersa_info *p; in dump_one_state()2045 struct xfrm_usersa_info *p = &ue->state; in xfrm_add_sa_expire()2325 [XFRM_MSG_NEWSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_info),[all …]