Searched refs:XFRM_MSG_GETSA (Results 1 – 5 of 5) sorted by relevance
165 XFRM_MSG_GETSA, enumerator166 #define XFRM_MSG_GETSA XFRM_MSG_GETSA macro
77 [XFRM_MSG_GETSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_id),215 case XFRM_MSG_GETSA: in xfrm_nlmsg_put_compat()479 case XFRM_MSG_GETSA: in xfrm_xlate32()600 if ((h32->nlmsg_type == XFRM_MSG_GETSA || in xfrm_user_rcv_msg_compat()
2937 [XFRM_MSG_GETSA - XFRM_MSG_BASE] = XMSGSIZE(xfrm_usersa_id),3013 [XFRM_MSG_GETSA - XFRM_MSG_BASE] = { .doit = xfrm_get_sa,3077 if ((type == (XFRM_MSG_GETSA - XFRM_MSG_BASE) || in xfrm_user_rcv_msg()
109 { XFRM_MSG_GETSA, NETLINK_XFRM_SOCKET__NLMSG_READ },
1025 req.nh.nlmsg_type = XFRM_MSG_GETSA; in xfrm_state_check()
Completed in 19 milliseconds