Searched refs:XFRMS_RTA (Results 1 – 2 of 2) sorted by relevance
41 #define XFRMS_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_usersa_info))… macro
922 rta = XFRMS_RTA(xsinfo); in xfrm_state_print()