Searched refs:XFRM_MSG_EXPIRE (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/include/uapi/linux/ |
| D | xfrm.h | 179 XFRM_MSG_EXPIRE, enumerator 180 #define XFRM_MSG_EXPIRE XFRM_MSG_EXPIRE macro
|
| /Linux-v5.10/net/xfrm/ |
| D | xfrm_compat.c | 82 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = XMSGSIZE(compat_xfrm_user_expire), 173 case XFRM_MSG_EXPIRE: { in xfrm_nlmsg_put_compat() 355 case XFRM_MSG_EXPIRE: in xfrm_user_rcv_calculate_len64() 472 case XFRM_MSG_EXPIRE: { in xfrm_xlate32()
|
| D | xfrm_user.c | 2594 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_expire), 2672 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = { .doit = xfrm_add_sa_expire }, 2780 nlh = nlmsg_put(skb, c->portid, 0, XFRM_MSG_EXPIRE, sizeof(*ue), 0); in build_expire() 2968 case XFRM_MSG_EXPIRE: in xfrm_send_state_notify()
|
| D | xfrm_state.c | 2187 c.event = XFRM_MSG_EXPIRE; in km_state_expired()
|
| /Linux-v5.10/security/selinux/ |
| D | nlmsgtab.c | 111 { XFRM_MSG_EXPIRE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
|
| /Linux-v5.10/net/key/ |
| D | af_key.c | 1466 case XFRM_MSG_EXPIRE: in event2keytype() 3068 case XFRM_MSG_EXPIRE: in pfkey_send_notify()
|
| /Linux-v5.10/tools/testing/selftests/net/ |
| D | ipsec.c | 1473 req.nh.nlmsg_type = XFRM_MSG_EXPIRE; in xfrm_expire_state()
|