Home
last modified time | relevance | path

Searched defs:MSG_CMSG_COMPAT (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/tools/perf/trace/beauty/include/linux/
A Dsocket.h335 #define MSG_CMSG_COMPAT 0x80000000 /* This message needs 32 bit fixups */ macro
337 #define MSG_CMSG_COMPAT 0 /* We never have 32 bit fixups */ macro
/linux-6.3-rc2/include/linux/
A Dsocket.h335 #define MSG_CMSG_COMPAT 0x80000000 /* This message needs 32 bit fixups */ macro
337 #define MSG_CMSG_COMPAT 0 /* We never have 32 bit fixups */ macro

Completed in 7 milliseconds