Searched refs:xfrm_userpolicy_default (Results 1 – 2 of 2) sorted by relevance
529 struct xfrm_userpolicy_default { struct
2141 struct xfrm_userpolicy_default *up; in xfrm_notify_userpolicy()2181 struct xfrm_userpolicy_default *up = nlmsg_data(nlh); in xfrm_set_default()2204 struct xfrm_userpolicy_default *r_up; in xfrm_get_default()2205 int len = NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_default)); in xfrm_get_default()2956 [XFRM_MSG_SETDEFAULT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userpolicy_default),2957 [XFRM_MSG_GETDEFAULT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userpolicy_default),
Completed in 12 milliseconds