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

  /external/strace/xlat/
nl_xfrm_types.h 90 #if defined(XFRM_MSG_FLUSHSA) || (defined(HAVE_DECL_XFRM_MSG_FLUSHSA) && HAVE_DECL_XFRM_MSG_FLUSHSA)
92 static_assert((XFRM_MSG_FLUSHSA) == (0x1c), "XFRM_MSG_FLUSHSA != 0x1c");
95 # define XFRM_MSG_FLUSHSA 0x1c
195 XLAT(XFRM_MSG_FLUSHSA),
  /bionic/libc/kernel/uapi/linux/
xfrm.h 163 XFRM_MSG_FLUSHSA,
164 #define XFRM_MSG_FLUSHSA XFRM_MSG_FLUSHSA
  /external/iproute2/include/uapi/linux/
xfrm.h 190 XFRM_MSG_FLUSHSA,
191 #define XFRM_MSG_FLUSHSA XFRM_MSG_FLUSHSA
  /external/kernel-headers/original/uapi/linux/
xfrm.h 190 XFRM_MSG_FLUSHSA,
191 #define XFRM_MSG_FLUSHSA XFRM_MSG_FLUSHSA
  /external/iproute2/ip/
xfrm_monitor.c 316 case XFRM_MSG_FLUSHSA:
xfrm_state.c     [all...]

Completed in 633 milliseconds