Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dxfrm.h448 struct xfrm_usersa_flush { struct
/linux-4.1.27/net/xfrm/
Dxfrm_user.c1766 struct xfrm_usersa_flush *p = nlmsg_data(nlh); in xfrm_flush_sa()
2337 [XFRM_MSG_FLUSHSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_flush),
2541 struct xfrm_usersa_flush *p; in xfrm_notify_sa_flush()
2544 int len = NLMSG_ALIGN(sizeof(struct xfrm_usersa_flush)); in xfrm_notify_sa_flush()