Searched refs:xfrm_userpolicy_default (Results 1 – 2 of 2) sorted by relevance
537 struct xfrm_userpolicy_default { struct
2321 struct xfrm_userpolicy_default *up; in xfrm_notify_userpolicy()2361 struct xfrm_userpolicy_default *up = nlmsg_data(nlh); in xfrm_set_default()2384 struct xfrm_userpolicy_default *r_up; in xfrm_get_default()2385 int len = NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_default)); in xfrm_get_default()3143 [XFRM_MSG_SETDEFAULT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userpolicy_default),3144 [XFRM_MSG_GETDEFAULT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userpolicy_default),