HomeSort by relevance Sort by last modified time
    Searched refs:XFRMS_RTA (Results 1 - 2 of 2) sorted by null

  /external/iproute2/ip/
xfrm.h 42 #define XFRMS_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_usersa_info))))
xfrm_state.c 750 rta = XFRMS_RTA(xsinfo);

Completed in 31 milliseconds