Home
last modified time | relevance | path

Searched refs:XFRMEXP_RTA (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/ip/
Dxfrm.h54 #define XFRMEXP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_expire)… macro
Dxfrm_state.c920 rta = XFRMEXP_RTA(xexp); in xfrm_state_print()