Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dxfrm.h461 struct xfrm_usersa_flush { struct
/linux/net/xfrm/
A Dxfrm_compat.c86 [XFRM_MSG_FLUSHSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_flush),
A Dxfrm_user.c2148 struct xfrm_usersa_flush *p = nlmsg_data(nlh); in xfrm_flush_sa()
2754 [XFRM_MSG_FLUSHSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_flush),
3008 struct xfrm_usersa_flush *p; in xfrm_notify_sa_flush()
3011 int len = NLMSG_ALIGN(sizeof(struct xfrm_usersa_flush)); in xfrm_notify_sa_flush()

Completed in 14 milliseconds