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

  /external/strace/xlat/
nl_xfrm_types.h 50 #if !(defined(XFRM_MSG_REPORT) || (defined(HAVE_DECL_XFRM_MSG_REPORT) && HAVE_DECL_XFRM_MSG_REPORT))
51 # define XFRM_MSG_REPORT 0x20
103 XLAT(XFRM_MSG_REPORT),
  /kernel/tests/net/test/
xfrm.py 49 XFRM_MSG_REPORT = 32
  /bionic/libc/kernel/uapi/linux/
xfrm.h 171 XFRM_MSG_REPORT,
172 #define XFRM_MSG_REPORT XFRM_MSG_REPORT
  /external/iproute2/include/uapi/linux/
xfrm.h 200 XFRM_MSG_REPORT,
201 #define XFRM_MSG_REPORT XFRM_MSG_REPORT
  /external/kernel-headers/original/uapi/linux/
xfrm.h 200 XFRM_MSG_REPORT,
201 #define XFRM_MSG_REPORT XFRM_MSG_REPORT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
xfrm.h 195 XFRM_MSG_REPORT,
196 #define XFRM_MSG_REPORT XFRM_MSG_REPORT

Completed in 403 milliseconds