Searched refs:XFRMP_RTA (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/ip/
H A Dxfrm.h42 #define XFRMP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_info)))) macro
H A Dxfrm_policy.c388 rta = XFRMP_RTA(xpinfo);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/ip/
H A Dxfrm.h45 #define XFRMP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_info)))) macro
H A Dxfrm_policy.c504 rta = XFRMP_RTA(xpinfo);
732 parse_rtattr(tb, XFRMA_MAX, XFRMP_RTA(xpinfo), len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/ip/
H A Dxfrm.h42 #define XFRMP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_info)))) macro
H A Dxfrm_policy.c388 rta = XFRMP_RTA(xpinfo);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/ip/
H A Dxfrm.h45 #define XFRMP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_info)))) macro
H A Dxfrm_policy.c504 rta = XFRMP_RTA(xpinfo);
732 parse_rtattr(tb, XFRMA_MAX, XFRMP_RTA(xpinfo), len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/ip/
H A Dxfrm.h42 #define XFRMP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_info)))) macro
H A Dxfrm_policy.c388 rta = XFRMP_RTA(xpinfo);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/ip/
H A Dxfrm.h45 #define XFRMP_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_userpolicy_info)))) macro
H A Dxfrm_policy.c504 rta = XFRMP_RTA(xpinfo);
732 parse_rtattr(tb, XFRMA_MAX, XFRMP_RTA(xpinfo), len);

Completed in 133 milliseconds