MAX_12BIT_PDU_SIZE
max_pdu_size = max_t(unsigned int, max_pdu_size, MAX_12BIT_PDU_SIZE);
if (so->tx.len > MAX_12BIT_PDU_SIZE) {