XFRM_MSG_ACQUIRE 2540 net/xfrm/xfrm_user.c 	[XFRM_MSG_ACQUIRE     - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_acquire),
XFRM_MSG_ACQUIRE 2616 net/xfrm/xfrm_user.c 	[XFRM_MSG_ACQUIRE     - XFRM_MSG_BASE] = { .doit = xfrm_add_acquire   },
XFRM_MSG_ACQUIRE 2930 net/xfrm/xfrm_user.c 	nlh = nlmsg_put(skb, 0, 0, XFRM_MSG_ACQUIRE, sizeof(*ua), 0);
XFRM_MSG_ACQUIRE  105 security/selinux/nlmsgtab.c 	{ XFRM_MSG_ACQUIRE,	NETLINK_XFRM_SOCKET__NLMSG_WRITE },