Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dxfrm.h187 XFRM_MSG_POLEXPIRE, enumerator
188 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE macro
/Linux-v4.19/security/selinux/
Dnlmsgtab.c106 { XFRM_MSG_POLEXPIRE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
/Linux-v4.19/net/xfrm/
Dxfrm_user.c2527 [XFRM_MSG_POLEXPIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_polexpire),
2603 [XFRM_MSG_POLEXPIRE - XFRM_MSG_BASE] = { .doit = xfrm_add_pol_expire},
3041 nlh = nlmsg_put(skb, c->portid, 0, XFRM_MSG_POLEXPIRE, sizeof(*upe), 0); in build_polexpire()
3189 case XFRM_MSG_POLEXPIRE: in xfrm_send_policy_notify()
Dxfrm_state.c2006 c.event = XFRM_MSG_POLEXPIRE; in km_policy_expired()
/Linux-v4.19/net/key/
Daf_key.c1463 case XFRM_MSG_POLEXPIRE: in event2poltype()
3095 case XFRM_MSG_POLEXPIRE: in pfkey_send_policy_notify()