You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/** Resource count limits. Sets the size of the arrays used for storing the mappings */
#define MAX_RESOURCES_PER_INTERFACE 64
#define RESOURCE_TABLE_MAX 256
#define IFNUM_RESERVED 255