diff --git a/sdk/include/psdk/tcpioctl.h b/sdk/include/psdk/tcpioctl.h index cb9744bd508..445306aa426 100644 --- a/sdk/include/psdk/tcpioctl.h +++ b/sdk/include/psdk/tcpioctl.h @@ -60,6 +60,9 @@ #endif #define MAX_PHYSADDR_SIZE 8 +#define TCP_MIB_STAT_ID 1 +#define UDP_MIB_STAT_ID 1 + /* Address Object Options */ #define AO_OPTION_TTL 1 #define AO_OPTION_MCASTTTL 2