Loading...
Searching...
No Matches
udp.h File Reference

UDP header and helper functions definition. More...

Detailed Description

UDP header and helper functions definition.

Author
Martine Lenders mlend.nosp@m.ers@.nosp@m.inf.f.nosp@m.u-be.nosp@m.rlin..nosp@m.de

Definition in file udp.h.

#include "byteorder.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  udp_hdr_t
 UDP header. More...
 

Functions

void udp_hdr_print (udp_hdr_t *hdr)
 Print the given UDP header to STDOUT.