Home
last modified time | relevance | path

Searched refs:XFRM_MSG_EXPIRE (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dxfrm.h179 XFRM_MSG_EXPIRE, enumerator
180 #define XFRM_MSG_EXPIRE XFRM_MSG_EXPIRE macro
/Linux-v4.19/security/selinux/
Dnlmsgtab.c103 { XFRM_MSG_EXPIRE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
/Linux-v4.19/net/xfrm/
Dxfrm_user.c2524 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_expire),
2600 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = { .doit = xfrm_add_sa_expire },
2689 nlh = nlmsg_put(skb, c->portid, 0, XFRM_MSG_EXPIRE, sizeof(*ue), 0); in build_expire()
2877 case XFRM_MSG_EXPIRE: in xfrm_send_state_notify()
Dxfrm_state.c1958 c.event = XFRM_MSG_EXPIRE; in km_state_expired()
/Linux-v4.19/net/key/
Daf_key.c1482 case XFRM_MSG_EXPIRE: in event2keytype()
3071 case XFRM_MSG_EXPIRE: in pfkey_send_notify()