xfrm_user_acquire
const struct xfrm_user_acquire *src_ua = nlmsg_data(nlh_src);
struct xfrm_user_acquire *dst_ua = nlmsg_data(dst);
struct xfrm_user_acquire *ua = nlmsg_data(nlh);
[XFRM_MSG_ACQUIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_acquire),
return NLMSG_ALIGN(sizeof(struct xfrm_user_acquire))
struct xfrm_user_acquire *ua;
struct xfrm_user_acquire acq;