XFRM_MSG_POLEXPIRE 1447 net/key/af_key.c 	case XFRM_MSG_POLEXPIRE:
XFRM_MSG_POLEXPIRE 3085 net/key/af_key.c 	case XFRM_MSG_POLEXPIRE:
XFRM_MSG_POLEXPIRE 2198 net/xfrm/xfrm_state.c 	c.event = XFRM_MSG_POLEXPIRE;
XFRM_MSG_POLEXPIRE 2544 net/xfrm/xfrm_user.c 	[XFRM_MSG_POLEXPIRE   - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_polexpire),
XFRM_MSG_POLEXPIRE 2620 net/xfrm/xfrm_user.c 	[XFRM_MSG_POLEXPIRE   - XFRM_MSG_BASE] = { .doit = xfrm_add_pol_expire},
XFRM_MSG_POLEXPIRE 3056 net/xfrm/xfrm_user.c 	nlh = nlmsg_put(skb, c->portid, 0, XFRM_MSG_POLEXPIRE, sizeof(*upe), 0);
XFRM_MSG_POLEXPIRE 3204 net/xfrm/xfrm_user.c 	case XFRM_MSG_POLEXPIRE:
XFRM_MSG_POLEXPIRE  109 security/selinux/nlmsgtab.c 	{ XFRM_MSG_POLEXPIRE,	NETLINK_XFRM_SOCKET__NLMSG_WRITE },