[PSDK] Add TCP_MIB_STAT_ID/UDP_MIB_STAT_ID

This commit is contained in:
Hervé Poussineau 2025-05-19 18:14:12 +02:00
parent c477928b0e
commit 7cc36bd42f

View file

@ -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