code wiki / _hdl_build / nx_routeguard_adversarial_gate_t184.nx

nx_routeguard_adversarial_gate_t184.nx

buildroot/runtime/_hdl_build/nx_routeguard_adversarial_gate_t184.nx

2741 B35 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind tooltopic routeguard
docsdependenciesstructsconstsfunctions

dependencies 2 imports · 0 importers

nx_routeguard_lib.nx nx_gate_verdict.nx nx_routeguard_adversarial_gate

imports: nx_routeguard_lib.nxnx_gate_verdict.nx

imported by: nobody (leaf or entry point)

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

main gv_ctr sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ gv_head gv_puts sys_write ↻ gv_check gv_puts ↻ rga_count rg_extract rg_isroute_ch rg_prose_period_alias rg_seen rga_len rga_len ↻ rg_extract ↻ rg_missing rg_contains rg_isroute_ch ↻ rg_read sys_openat_rd sys_read sys_close gv_puts ↻ gv_num sys_mmap ↻

structs

none

consts

none

functions

3func rga_len(s:*u8)->i64{var n:i64=0;while s[n]!=(0 as u8){n=n+1};return n}
called by 2: rga_countmain
4func rga_count(s:*u8)->i64
called by 1: main calls 2: rg_extractrga_len
8func main()->i64