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

  /external/iproute2/ip/
xfrm.h 55 #define XFRMEXP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_expire))))
xfrm_state.c 717 rta = XFRMEXP_RTA(xexp);

Completed in 593 milliseconds