UDP header and helper functions definition. More...
UDP header and helper functions definition.
Definition in file udp.h.
#include "byteorder.h" Include dependency graph for udp.h:
 Include dependency graph for udp.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Data Structures | |
| struct | udp_hdr_t | 
| UDP header.  More... | |
| Functions | |
| void | udp_hdr_print (udp_hdr_t *hdr) | 
| Print the given UDP header to STDOUT. | |