Searched refs:XFRMEXP_RTA (Results 1 – 2 of 2) sorted by relevance
54 #define XFRMEXP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_expire)… macro
920 rta = XFRMEXP_RTA(xexp); in xfrm_state_print()