UDP header and helper functions definition. More...
UDP header and helper functions definition.
Definition in file udp.h.
#include "byteorder.h"
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. More... | |