Searched refs:xfrm_userpolicy_default (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dxfrm.h530 struct xfrm_userpolicy_default { struct
/linux-master/net/xfrm/
H A Dxfrm_user.c2197 struct xfrm_userpolicy_default *up;
2237 struct xfrm_userpolicy_default *up = nlmsg_data(nlh);
2260 struct xfrm_userpolicy_default *r_up;
2261 int len = NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_default));
3013 [XFRM_MSG_SETDEFAULT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userpolicy_default),
3014 [XFRM_MSG_GETDEFAULT - XFRM_MSG_BASE] = XMSGSIZE(xfrm_userpolicy_default),

Completed in 123 milliseconds