Searched refs:XFRMPID_RTA (Results 1 - 2 of 2) sorted by relevance
/external/iproute2/ip/ | ||
H A D | xfrm.h | 51 #define XFRMPID_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_id)))) macro |
H A D | xfrm_policy.c | 462 rta = XFRMPID_RTA(xpid); |
Completed in 18 milliseconds