Home
last modified time | relevance | path

Searched defs:MAX_MSG_SIZE (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/ipc/
H A Dmsgque.c12 #define MAX_MSG_SIZE 32 macro
/linux/tools/accounting/
H A Dprocacct.c74 #define MAX_MSG_SIZE 1024 macro
H A Dgetdelays.c62 #define MAX_MSG_SIZE 1024 macro
H A Ddelaytop.c62 #define MAX_MSG_SIZE 1024 macro
/linux/tools/testing/selftests/nci/
H A Dnci_dev.c26 #define MAX_MSG_SIZE 1024 macro
/linux/net/tipc/
H A Dmsg.h101 #define MAX_MSG_SIZE (MAX_H_SIZE + TIPC_MAX_USER_MSG_SIZE) macro