Searched refs:XFRMREP_RTA (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/ip/
H A Dxfrm.h58 #define XFRMREP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_report)))) macro
H A Dxfrm_monitor.c199 parse_rtattr(tb, XFRMA_MAX, XFRMREP_RTA(xrep), len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/ip/
H A Dxfrm.h58 #define XFRMREP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_report)))) macro
H A Dxfrm_monitor.c199 parse_rtattr(tb, XFRMA_MAX, XFRMREP_RTA(xrep), len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/ip/
H A Dxfrm.h58 #define XFRMREP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_report)))) macro
H A Dxfrm_monitor.c199 parse_rtattr(tb, XFRMA_MAX, XFRMREP_RTA(xrep), len);

Completed in 173 milliseconds