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

  /external/iproute2/ip/
xfrm.h 60 #define XFRMSAPD_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(__u32))))
xfrm_policy.c 828 rta = XFRMSAPD_RTA(f);
xfrm_state.c 998 rta = XFRMSAPD_RTA(f);

Completed in 207 milliseconds