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

  /external/iproute2/ip/
xfrm.h 43 #define XFRMSID_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_usersa_id))))
xfrm_state.c 961 rta = XFRMSID_RTA(xsid);
    [all...]

Completed in 53 milliseconds