Searched refs:MAX_MSG_SIZE (Results 1 – 10 of 10) sorted by relevance
10 #define MAX_MSG_SIZE 32 macro15 char mtext[MAX_MSG_SIZE];86 ret = msgrcv(msgque->msq_id, &message.mtype, MAX_MSG_SIZE, in check_and_destroy_queue()161 MAX_MSG_SIZE, i, IPC_NOWAIT | MSG_COPY); in dump_queue()
175 unsigned int mtu = MAX_MSG_SIZE; in tipc_node_get_mtu()
93 #define MAX_MSG_SIZE (MAX_H_SIZE + TIPC_MAX_USER_MSG_SIZE) macro
62 #define MAX_MSG_SIZE 1024 macro69 char buf[MAX_MSG_SIZE];
76 #define MAX_MSG_SIZE 256 macro149 byte info[MAX_MSG_SIZE];
1125 if (!(mapped_msg = (CAPI_MSG *) diva_os_malloc(0, MAX_MSG_SIZE))) { in init_main_structs()
400 msg->header.length > MAX_MSG_SIZE) { in api_put()
787 #define MAX_MSG_SIZE 2048 macro1354 static u8 message[MAX_MSG_SIZE]; in aes_decipher()1452 if ((hdrlen + plen + 8) <= MAX_MSG_SIZE) in aes_decipher()
719 #define MAX_MSG_SIZE 2048 macro1261 static u8 message[MAX_MSG_SIZE]; in aes_decipher()1351 if ((hdrlen+plen+8) <= MAX_MSG_SIZE) in aes_decipher()
715 #define MAX_MSG_SIZE 2048 macro1210 static u8 message[MAX_MSG_SIZE]; in aes_decipher()