|
|
|
@ -247,6 +247,7 @@ static void pn_send_to_etcp(struct PKTNORM* pn) { |
|
|
|
queue_data_put(pn->etcp->input_queue, (struct ll_entry*)frag, 0); |
|
|
|
queue_data_put(pn->etcp->input_queue, (struct ll_entry*)frag, 0); |
|
|
|
// Сбросить структуру (dgram передан во фрагмент, не освобождаем)
|
|
|
|
// Сбросить структуру (dgram передан во фрагмент, не освобождаем)
|
|
|
|
pn->data = NULL; |
|
|
|
pn->data = NULL; |
|
|
|
|
|
|
|
pn->data_ptr = 0; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// Internal: Renew sndpart buffer
|
|
|
|
// Internal: Renew sndpart buffer
|
|
|
|
|