Go to the source code of this file.
Data Structures | |||||||
| struct | udp | ||||||
| The UDP packet structure. More... | |||||||
Typedefs | |||||||
| typedef udp | udp_t | ||||||
| The UDP packet structure. | |||||||
Functions | |||||||
| void | to_udp_layer (udp_t *packet, in_addr_t ip_src, in_addr_t ip_dst) | ||||||
Process an UDP packet received from the IP layer.
| |||||||
Definition in file udp.h.
1.2.18