Searched refs:XFRM_MSG_POLEXPIRE (Results 1 – 7 of 7) sorted by relevance
| /linux/include/uapi/linux/ |
| H A D | xfrm.h | 194 XFRM_MSG_POLEXPIRE, enumerator 195 #define XFRM_MSG_POLEXPIRE XFRM_MSG_POLEXPIRE macro
|
| /linux/net/xfrm/ |
| H A D | xfrm_compat.c | 86 [XFRM_MSG_POLEXPIRE - XFRM_MSG_BASE] = XMSGSIZE(compat_xfrm_user_polexpire), 199 case XFRM_MSG_POLEXPIRE: { in xfrm_nlmsg_put_compat() 383 case XFRM_MSG_POLEXPIRE: in xfrm_user_rcv_calculate_len64() 535 case XFRM_MSG_POLEXPIRE: { in xfrm_xlate32()
|
| H A D | xfrm_user.c | 3316 [XFRM_MSG_POLEXPIRE - XFRM_MSG_BASE] = XMSGSIZE(xfrm_user_polexpire), 3408 [XFRM_MSG_POLEXPIRE - XFRM_MSG_BASE] = { .doit = xfrm_add_pol_expire}, 3947 nlh = nlmsg_put(skb, c->portid, 0, XFRM_MSG_POLEXPIRE, sizeof(*upe), 0); in build_polexpire() 4101 case XFRM_MSG_POLEXPIRE: in xfrm_send_policy_notify()
|
| H A D | xfrm_state.c | 2832 c.event = XFRM_MSG_POLEXPIRE; in km_policy_expired()
|
| /linux/security/selinux/ |
| H A D | nlmsgtab.c | 117 { XFRM_MSG_POLEXPIRE, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
|
| /linux/net/key/ |
| H A D | af_key.c | 1459 case XFRM_MSG_POLEXPIRE: in event2poltype() 3123 case XFRM_MSG_POLEXPIRE: in pfkey_send_policy_notify()
|
| /linux/tools/testing/selftests/net/ |
| H A D | ipsec.c | 1544 req.nh.nlmsg_type = XFRM_MSG_POLEXPIRE; in xfrm_expire_policy()
|