XFRM_MSG_POLEXPIRE 1430 net/key/af_key.c 	case XFRM_MSG_POLEXPIRE:
XFRM_MSG_POLEXPIRE 2973 net/key/af_key.c 	case XFRM_MSG_POLEXPIRE:
XFRM_MSG_POLEXPIRE 1807 net/xfrm/xfrm_state.c 	c.event = XFRM_MSG_POLEXPIRE;
XFRM_MSG_POLEXPIRE 1907 net/xfrm/xfrm_user.c 	[XFRM_MSG_POLEXPIRE   - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_polexpire),
XFRM_MSG_POLEXPIRE 1959 net/xfrm/xfrm_user.c 	[XFRM_MSG_POLEXPIRE   - XFRM_MSG_BASE] = { .doit = xfrm_add_pol_expire},
XFRM_MSG_POLEXPIRE 2324 net/xfrm/xfrm_user.c 	nlh = nlmsg_put(skb, c->pid, 0, XFRM_MSG_POLEXPIRE, sizeof(*upe), 0);
XFRM_MSG_POLEXPIRE 2452 net/xfrm/xfrm_user.c 	case XFRM_MSG_POLEXPIRE:
XFRM_MSG_POLEXPIRE   93 security/selinux/nlmsgtab.c 	{ XFRM_MSG_POLEXPIRE,	NETLINK_XFRM_SOCKET__NLMSG_WRITE },