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

  /external/strace/xlat/
nl_xfrm_types.h 160 #if defined(XFRM_MSG_MAPPING) || (defined(HAVE_DECL_XFRM_MSG_MAPPING) && HAVE_DECL_XFRM_MSG_MAPPING)
162 static_assert((XFRM_MSG_MAPPING) == (0x26), "XFRM_MSG_MAPPING != 0x26");
165 # define XFRM_MSG_MAPPING 0x26
211 XLAT(XFRM_MSG_MAPPING),
  /bionic/libc/kernel/uapi/linux/
xfrm.h 183 XFRM_MSG_MAPPING,
184 #define XFRM_MSG_MAPPING XFRM_MSG_MAPPING
  /external/iproute2/include/uapi/linux/
xfrm.h 216 XFRM_MSG_MAPPING,
217 #define XFRM_MSG_MAPPING XFRM_MSG_MAPPING
  /external/kernel-headers/original/uapi/linux/
xfrm.h 216 XFRM_MSG_MAPPING,
217 #define XFRM_MSG_MAPPING XFRM_MSG_MAPPING
  /external/iproute2/ip/
xfrm_monitor.c 328 case XFRM_MSG_MAPPING:

Completed in 188 milliseconds