prf::net::LwipHeapStats struct final

Snapshot of lwIP internal heap counters (lwip_stats.mem).

Values are available only when lwIP statistics are enabled at build time. When unavailable, available is false and numeric fields are zero.

Public variables

uint32_t alloc_error_count
bool available
uint32_t free_bytes
uint32_t peak_used_bytes
uint32_t total_bytes
uint32_t used_bytes