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

/external/iproute2/ip/
H A Dxfrm.h42 #define XFRMS_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_usersa_info)))) macro
H A Dxfrm_state.c783 rta = XFRMS_RTA(xsinfo);

Completed in 83 milliseconds