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

  /external/strace/xlat/
nl_xfrm_types.h 97 #if defined(XFRM_MSG_FLUSHPOLICY) || (defined(HAVE_DECL_XFRM_MSG_FLUSHPOLICY) && HAVE_DECL_XFRM_MSG_FLUSHPOLICY)
99 static_assert((XFRM_MSG_FLUSHPOLICY) == (0x1d), "XFRM_MSG_FLUSHPOLICY != 0x1d");
102 # define XFRM_MSG_FLUSHPOLICY 0x1d
196 XLAT(XFRM_MSG_FLUSHPOLICY),
  /bionic/libc/kernel/uapi/linux/
xfrm.h 165 XFRM_MSG_FLUSHPOLICY,
166 #define XFRM_MSG_FLUSHPOLICY XFRM_MSG_FLUSHPOLICY
  /external/iproute2/include/uapi/linux/
xfrm.h 192 XFRM_MSG_FLUSHPOLICY,
193 #define XFRM_MSG_FLUSHPOLICY XFRM_MSG_FLUSHPOLICY
  /external/kernel-headers/original/uapi/linux/
xfrm.h 192 XFRM_MSG_FLUSHPOLICY,
193 #define XFRM_MSG_FLUSHPOLICY XFRM_MSG_FLUSHPOLICY
  /external/iproute2/ip/
xfrm_monitor.c 319 case XFRM_MSG_FLUSHPOLICY:
xfrm_policy.c 1115 .n.nlmsg_type = XFRM_MSG_FLUSHPOLICY,

Completed in 1653 milliseconds