Searched defs:MSG_SIZE (Results 1 – 5 of 5) sorted by relevance
65 #define ADF_MAX_INFLIGHTS(RING_SIZE, MSG_SIZE) \ argument
87 #define MSG_SIZE 16 macro
12 #define MSG_SIZE 1024 macro
51 #define MSG_SIZE(s) ((s) + offsetof(struct iucv_tty_msg, data)) macro
170 #define MSG_SIZE 34 /* size of message structure */ macro