Searched refs:XFRMACQ_RTA (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dxfrm.h42 #define XFRMACQ_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_user_acquire)))) macro
H A Dxfrm_monitor.c65 parse_rtattr(tb, XFRMA_MAX, XFRMACQ_RTA(xacq), len);

Completed in 40 milliseconds