[#V2Transport-MAX_GARBAGE_LEN] = xref:V2Transport.adoc[V2Transport]::MAX_GARBAGE_LEN :relfileprefix: ../ :mrdocs: Maximum length of the garbage bytes sent before the garbage terminator. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static uint32_t MAX_GARBAGE_LEN = 4095; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#