Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

udp.h File Reference

UDP (User Datagram Protocol) layer header. More...

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.
Parameters:
packet  The UDP packet.
ip_src  The IP source address (in network format).
ip_dst  The IP destination address (in network format).



Detailed Description

UDP (User Datagram Protocol) layer header.

Author:
Andrea Righi <drizzt@inwind.it>
Date:
Last update: 2003-11-09
Note:
Copyright (©) 2003 Andrea Righi

Definition in file udp.h.


Generated on Fri Feb 20 15:32:20 2004 for Minirighi by doxygen1.2.18