capsules_extra::net

Module udp

Source

Re-exports§

Modules§

  • UDP userspace interface for transmit and receive.
  • In-kernel structure for tracking UDP ports bound by capsules.
  • Definition and implementation for the UDP reception interface.
  • Definition and implementation for a virtualized UDP sending interface.

Structs§

  • The UDPHeader struct follows the layout for the UDP packet header.