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

  /external/iproute2/ip/
xfrm.h 54 #define XFRMACQ_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_acquire))))
xfrm_monitor.c 60 parse_rtattr(tb, XFRMA_MAX, XFRMACQ_RTA(xacq), len);

Completed in 171 milliseconds