pub const NET_MAX_DGRAM: usize = 65507;
Maximum UDP payload — UDP’s own limit, which fits inside NET_MAX_CHUNK.
NET_MAX_CHUNK