mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-16 21:26:43 +08:00
Added newlines in debug output, small optimalisations, more work on 'getnext', fixed 'get' on udp table.
This commit is contained in:
@@ -72,9 +72,7 @@ struct obj_def
|
||||
/* length of instance part of supplied object identifier */
|
||||
u8_t id_inst_len;
|
||||
/* instance part of supplied object identifier */
|
||||
s32_t *id_inst_ptr;
|
||||
/* optional value address hint */
|
||||
void *addr;
|
||||
s32_t *id_inst_ptr;
|
||||
};
|
||||
|
||||
/** MIB const array node */
|
||||
|
||||
Reference in New Issue
Block a user