code wiki / _hdl_build / nx_quic_recovery_test.nx

nx_quic_recovery_test.nx

buildroot/runtime/_hdl_build/nx_quic_recovery_test.nx

3106 B59 linesdepth 4pulls 5 transitivereach 0 importersview sourcekind gate/prooftopic quic
docsdependenciesstructsconstsfunctions

about

nx_quic_recovery_test.nx -- RUNG 7 gate: RFC 9002 RTT estimation + NewReno congestion control + loss detection, against hand-computed worked examples. Native, sovereign, integer-only. license_tier: ORIGINAL

dependencies 3 imports · 0 importers

nx_quic_recovery.nx nx_g_check_lib.nx nx_g_puts_lib.nx nx_quic_recovery_test.nx

imports: nx_quic_recovery.nxnx_g_check_lib.nxnx_g_puts_lib.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main g_puts sys_write quic_rtt_init quic_rtt_sample g_check g_puts ↻ quic_cc_init quic_cc_on_ack quic_cc_on_loss quic_pkt_lost_by_threshold quic_loss_delay g_pn

structs

none

consts

none

functions

7func g_pn(v: i64) -> i64
called by 1: main
16func main() -> i64