xfrm_aevent_id
[XFRM_MSG_NEWAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id),
[XFRM_MSG_GETAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id),
return NLMSG_ALIGN(sizeof(struct xfrm_aevent_id))
struct xfrm_aevent_id *id;
struct xfrm_aevent_id *p = nlmsg_data(nlh);
struct xfrm_aevent_id *p = nlmsg_data(nlh);
[XFRM_MSG_NEWAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id),
[XFRM_MSG_GETAE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_aevent_id),