Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/trace/beauty/include/linux/
Dsocket.h319 #define MSG_CMSG_COMPAT 0x80000000 /* This message needs 32 bit fixups */ macro
321 #define MSG_CMSG_COMPAT 0 /* We never have 32 bit fixups */ macro
/kernel/linux/linux-4.19/include/linux/
Dsocket.h300 #define MSG_CMSG_COMPAT 0x80000000 /* This message needs 32 bit fixups */ macro
302 #define MSG_CMSG_COMPAT 0 /* We never have 32 bit fixups */ macro
/kernel/linux/linux-5.10/include/linux/
Dsocket.h319 #define MSG_CMSG_COMPAT 0x80000000 /* This message needs 32 bit fixups */ macro
321 #define MSG_CMSG_COMPAT 0 /* We never have 32 bit fixups */ macro