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

/linux-master/include/uapi/linux/
H A Dxfrm.h463 struct xfrm_usersa_flush { struct
/linux-master/net/xfrm/
H A Dxfrm_compat.c87 [XFRM_MSG_FLUSHSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_flush),
H A Dxfrm_user.c2375 struct xfrm_usersa_flush *p = nlmsg_data(nlh);
3004 [XFRM_MSG_FLUSHSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_flush),
3260 struct xfrm_usersa_flush *p;
3263 int len = NLMSG_ALIGN(sizeof(struct xfrm_usersa_flush));

Completed in 156 milliseconds