Skip to main content

Crate udp_tool

Crate udp_tool 

Source
Expand description

udp-tool โ€“ UDP scheme probe utility for strat9-os

This binary exercises the /net/udp/* scheme API exposed by strate-net. It binds a local UDP endpoint, sends periodic probes, prints incoming datagrams, and echoes received payloads back to their source.

Usage: currently no argv wiring; defaults are used.

Structsยง

BufWriter ๐Ÿ”’
BumpAllocator
__FreeNode ๐Ÿ”’

Constantsยง

__MIN_ALIGN ๐Ÿ”’
__MIN_BLOCK_SIZE ๐Ÿ”’

Staticsยง

GLOBAL_ALLOCATOR ๐Ÿ”’
__ALLOC_LOCK ๐Ÿ”’
__FREE_LIST_HEAD ๐Ÿ”’
__HEAP ๐Ÿ”’
__HEAP_OFFSET ๐Ÿ”’

Functionsยง

__align_up ๐Ÿ”’
Implements align up.
__alloc_size ๐Ÿ”’
Implements alloc size.
__lock_alloc ๐Ÿ”’
Implements lock alloc.
__unlock_alloc ๐Ÿ”’
Implements unlock alloc.
_start
alloc_error ๐Ÿ”’
clock_ns ๐Ÿ”’
debug ๐Ÿ”’
dump_payload_ascii ๐Ÿ”’
format_src ๐Ÿ”’
ip_to_path ๐Ÿ”’
log ๐Ÿ”’
open_rw ๐Ÿ”’
panic ๐Ÿ”’
parse_first_ipv4_line ๐Ÿ”’
parse_ipv4_literal ๐Ÿ”’
read_text ๐Ÿ”’
sleep_ms ๐Ÿ”’