Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dxfrm.h51 #define XFRMPEXP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_polexp… macro
Dxfrm_policy.c498 rta = XFRMPEXP_RTA(xpexp); in xfrm_policy_print()