Home
last modified time | relevance | path

Searched refs:xfrm_usersa_flush (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dxfrm.h462 struct xfrm_usersa_flush { struct
/openbmc/linux/net/xfrm/
H A Dxfrm_compat.c87 [XFRM_MSG_FLUSHSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_flush),
H A Dxfrm_user.c2380 struct xfrm_usersa_flush *p = nlmsg_data(nlh); in xfrm_flush_sa()
3009 [XFRM_MSG_FLUSHSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_flush),
3265 struct xfrm_usersa_flush *p; in xfrm_notify_sa_flush()
3268 int len = NLMSG_ALIGN(sizeof(struct xfrm_usersa_flush)); in xfrm_notify_sa_flush()