Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dxfrm.h46 #define XFRMPID_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_… macro
Dxfrm_policy.c496 rta = XFRMPID_RTA(xpid); in xfrm_policy_print()