Expand description
UDP protocol implementation
Structs§
Functions§
- get_
stats - Get UDP statistics
- init
- Initialize UDP
- process_
packet - Process incoming UDP packet (called by IP layer)
- receive_
from - Receive data from a UDP socket (called by socket layer)
- register_
socket - Register a UDP socket for receiving
- send_
packet - Send UDP packet (internal implementation)
- unregister_
socket - Unregister a UDP socket