Searched refs:XFRM_MSG_DELSA (Results 1 – 6 of 6) sorted by relevance
163 XFRM_MSG_DELSA, enumerator164 #define XFRM_MSG_DELSA XFRM_MSG_DELSA macro
76 [XFRM_MSG_DELSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_id),154 case XFRM_MSG_DELSA: in xfrm_nlmsg_put_compat()478 case XFRM_MSG_DELSA: in xfrm_xlate32()
2936 [XFRM_MSG_DELSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_id),3012 [XFRM_MSG_DELSA - XFRM_MSG_BASE] = { .doit = xfrm_del_sa },3284 if (c->event == XFRM_MSG_DELSA) { in xfrm_notify_sa()3301 if (c->event == XFRM_MSG_DELSA) { in xfrm_notify_sa()3339 case XFRM_MSG_DELSA: in xfrm_send_state_notify()
108 { XFRM_MSG_DELSA, NETLINK_XFRM_SOCKET__NLMSG_WRITE },
1456 case XFRM_MSG_DELSA: in event2keytype()1565 c.event = XFRM_MSG_DELSA; in pfkey_delete()3081 case XFRM_MSG_DELSA: in pfkey_send_notify()
1234 req.nh.nlmsg_type = XFRM_MSG_DELSA; in xfrm_state_del()
Completed in 24 milliseconds