Searched refs:XFRM_MSG_EXPIRE (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/include/uapi/linux/ |
| H A D | xfrm.h | 186 XFRM_MSG_EXPIRE, enumerator 187 #define XFRM_MSG_EXPIRE XFRM_MSG_EXPIRE macro
|
| /linux-6.15/net/xfrm/ |
| H A D | xfrm_compat.c | 83 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = XMSGSIZE(compat_xfrm_user_expire), 179 case XFRM_MSG_EXPIRE: { in xfrm_nlmsg_put_compat() 382 case XFRM_MSG_EXPIRE: in xfrm_user_rcv_calculate_len64() 515 case XFRM_MSG_EXPIRE: { in xfrm_xlate32()
|
| H A D | xfrm_user.c | 3247 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_expire), 3339 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = { .doit = xfrm_add_sa_expire }, 3499 nlh = nlmsg_put(skb, c->portid, 0, XFRM_MSG_EXPIRE, sizeof(*ue), 0); in build_expire() 3712 case XFRM_MSG_EXPIRE: in xfrm_send_state_notify()
|
| H A D | xfrm_state.c | 2738 c.event = XFRM_MSG_EXPIRE; in km_state_expired()
|
| /linux-6.15/security/selinux/ |
| H A D | nlmsgtab.c | 115 { XFRM_MSG_EXPIRE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
|
| /linux-6.15/net/key/ |
| H A D | af_key.c | 1462 case XFRM_MSG_EXPIRE: in event2keytype() 3083 case XFRM_MSG_EXPIRE: in pfkey_send_notify()
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | ipsec.c | 1462 req.nh.nlmsg_type = XFRM_MSG_EXPIRE; in xfrm_expire_state()
|