Searched refs:XFRMP_RTA (Results 1 – 2 of 2) sorted by relevance
40 #define XFRMP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_in… macro
500 rta = XFRMP_RTA(xpinfo); in xfrm_policy_print()722 parse_rtattr(tb, XFRMA_MAX, XFRMP_RTA(xpinfo), len); in xfrm_policy_keep()