MAX_PDU_SIZE
#define MAX_PDU_SIZE 65535 /* maximum PDU size supported by AALs */
#define MAX_PDU_SIZE (1025 * 1024U)