Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages | Examples
include/netinet/udp.h File Reference
Detailed Description
UDP protocol definitions.
Typedefs | |
| typedef udphdr | UDPHDR |
| UDP protocol header type. | |
Functions | |
| void | NutUdpInput (NETBUF *nb) |
| Handle incoming UDP packets. | |