Some quick code to use UDP-only (no TCP) with mBed. Echos received packets and sends packets when a button is pressed

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

etharp_q_entry Struct Reference

etharp_q_entry Struct Reference

struct for queueing outgoing packets for unknown address defined here to be accessed by memp.h More...

#include <etharp.h>


Detailed Description

struct for queueing outgoing packets for unknown address defined here to be accessed by memp.h

Definition at line 150 of file etharp.h.