Nut/OS  4.10.3
API Reference
udp.h File Reference

UDP protocol definitions. More...

#include <sys/types.h>
#include <dev/netbuf.h>
Include dependency graph for udp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  udphdr
 UDP protocol header structure. More...

Typedefs

typedef struct udphdr UDPHDR
 UDP protocol header type.

Detailed Description

UDP protocol definitions.

Definition in file udp.h.


Typedef Documentation

UDP protocol header type.