Home
last modified time | relevance | path

Searched refs:XFRM_MSG_DELSA (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
A Dxfrm.h163 XFRM_MSG_DELSA, enumerator
164 #define XFRM_MSG_DELSA XFRM_MSG_DELSA macro
/linux/net/xfrm/
A Dxfrm_compat.c75 [XFRM_MSG_DELSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_id),
152 case XFRM_MSG_DELSA: in xfrm_nlmsg_put_compat()
474 case XFRM_MSG_DELSA: in xfrm_xlate32()
A Dxfrm_user.c2743 [XFRM_MSG_DELSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_id),
2818 [XFRM_MSG_DELSA - XFRM_MSG_BASE] = { .doit = xfrm_del_sa },
3087 if (c->event == XFRM_MSG_DELSA) { in xfrm_notify_sa()
3104 if (c->event == XFRM_MSG_DELSA) { in xfrm_notify_sa()
3142 case XFRM_MSG_DELSA: in xfrm_send_state_notify()
/linux/security/selinux/
A Dnlmsgtab.c107 { XFRM_MSG_DELSA, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
/linux/net/key/
A Daf_key.c1456 case XFRM_MSG_DELSA: in event2keytype()
1565 c.event = XFRM_MSG_DELSA; in pfkey_delete()
3066 case XFRM_MSG_DELSA: in pfkey_send_notify()
/linux/tools/testing/selftests/net/
A Dipsec.c1249 req.nh.nlmsg_type = XFRM_MSG_DELSA; in xfrm_state_del()

Completed in 26 milliseconds