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