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

/external/iproute2/ip/
H A Dxfrm.h50 #define XFRMPID_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_id)))) macro
H A Dxfrm_policy.c499 rta = XFRMPID_RTA(xpid);

Completed in 515 milliseconds