Searched refs:xfrm_userpolicy_default (Results 1 – 2 of 2) sorted by relevance
523 struct xfrm_userpolicy_default { struct
1981 struct xfrm_userpolicy_default *up; in xfrm_notify_userpolicy()2021 struct xfrm_userpolicy_default *up = nlmsg_data(nlh); in xfrm_set_default()2044 struct xfrm_userpolicy_default *r_up; in xfrm_get_default()2045 int len = NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_default)); in xfrm_get_default()2775 [XFRM_MSG_SETDEFAULT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userpolicy_default),2776 [XFRM_MSG_GETDEFAULT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userpolicy_default),