Fixed header size constant to match size of mic_tcp_header structure

Šī revīzija ir iekļauta:
Nicolas Van Wambeke 2023-04-09 19:00:39 +02:00
vecāks 6dfe23e925
revīzija b6816aa736

Parādīt failu

@ -28,7 +28,7 @@ unsigned long get_now_time_usec();
#ifndef API_SC_Port
#define API_SC_Port 8525
#endif
#define API_HD_Size 15
#define API_HD_Size 16
typedef struct ip_payload
{