Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dxfrm.h186 XFRM_MSG_POLEXPIRE, enumerator
187 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE macro
/linux-4.4.14/security/selinux/
Dnlmsgtab.c101 { XFRM_MSG_POLEXPIRE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
/linux-4.4.14/net/xfrm/
Dxfrm_user.c2361 [XFRM_MSG_POLEXPIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_polexpire),
2431 [XFRM_MSG_POLEXPIRE - XFRM_MSG_BASE] = { .doit = xfrm_add_pol_expire},
2847 nlh = nlmsg_put(skb, c->portid, 0, XFRM_MSG_POLEXPIRE, sizeof(*upe), 0); in build_polexpire()
2989 case XFRM_MSG_POLEXPIRE: in xfrm_send_policy_notify()
Dxfrm_state.c1776 c.event = XFRM_MSG_POLEXPIRE; in km_policy_expired()
/linux-4.4.14/net/key/
Daf_key.c1406 case XFRM_MSG_POLEXPIRE: in event2poltype()
3032 case XFRM_MSG_POLEXPIRE: in pfkey_send_policy_notify()