Searched refs:XFRM_MSG_POLEXPIRE (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/uapi/linux/
H A Dxfrm.h188 XFRM_MSG_POLEXPIRE, enumerator in enum:__anon2143
189 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE macro
/linux-master/net/xfrm/
H A Dxfrm_compat.c86 [XFRM_MSG_POLEXPIRE - XFRM_MSG_BASE] = XMSGSIZE(compat_xfrm_user_polexpire),
195 case XFRM_MSG_POLEXPIRE: {
370 case XFRM_MSG_POLEXPIRE:
522 case XFRM_MSG_POLEXPIRE: {
H A Dxfrm_user.c3003 [XFRM_MSG_POLEXPIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_polexpire),
3085 [XFRM_MSG_POLEXPIRE - XFRM_MSG_BASE] = { .doit = xfrm_add_pol_expire},
3559 nlh = nlmsg_put(skb, c->portid, 0, XFRM_MSG_POLEXPIRE, sizeof(*upe), 0);
3711 case XFRM_MSG_POLEXPIRE:
H A Dxfrm_state.c2474 c.event = XFRM_MSG_POLEXPIRE;
/linux-master/security/selinux/
H A Dnlmsgtab.c118 { XFRM_MSG_POLEXPIRE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
/linux-master/net/key/
H A Daf_key.c1442 case XFRM_MSG_POLEXPIRE:
3106 case XFRM_MSG_POLEXPIRE:
/linux-master/tools/testing/selftests/net/
H A Dipsec.c1536 req.nh.nlmsg_type = XFRM_MSG_POLEXPIRE;

Completed in 165 milliseconds