Searched refs:XFRMP_RTA (Results 1 - 2 of 2) sorted by relevance

/external/iproute2/ip/
H A Dxfrm.h45 #define XFRMP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_info)))) macro
H A Dxfrm_policy.c466 rta = XFRMP_RTA(xpinfo);
673 parse_rtattr(tb, XFRMA_MAX, XFRMP_RTA(xpinfo), len);

Completed in 71 milliseconds