Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ !
Dxfrm.h176 XFRM_MSG_EXPIRE, enumerator
177 #define XFRM_MSG_EXPIRE XFRM_MSG_EXPIRE macro
/linux-3.4.99/security/selinux/ !
Dnlmsgtab.c95 { XFRM_MSG_EXPIRE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
/linux-3.4.99/net/xfrm/ !
Dxfrm_user.c2233 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_expire),
2292 [XFRM_MSG_EXPIRE - XFRM_MSG_BASE] = { .doit = xfrm_add_sa_expire },
2367 nlh = nlmsg_put(skb, c->pid, 0, XFRM_MSG_EXPIRE, sizeof(*ue), 0); in build_expire()
2535 case XFRM_MSG_EXPIRE: in xfrm_send_state_notify()
Dxfrm_state.c1671 c.event = XFRM_MSG_EXPIRE; in km_state_expired()
/linux-3.4.99/net/key/ !
Daf_key.c1422 case XFRM_MSG_EXPIRE: in event2keytype()
2978 case XFRM_MSG_EXPIRE: in pfkey_send_notify()