udp_dhcp_packet Struct Reference

#include <packet.h>

Collaboration diagram for udp_dhcp_packet:

Collaboration graph
[legend]

Detailed Description

Definition at line 26 of file packet.h.

Data Fields

iphdr ip
udphdr udp
dhcpMessage data


Field Documentation

struct iphdr udp_dhcp_packet::ip

Definition at line 27 of file packet.h.

Referenced by get_raw_packet().

struct udphdr udp_dhcp_packet::udp

Definition at line 28 of file packet.h.

Referenced by get_raw_packet().

struct dhcpMessage udp_dhcp_packet::data

Definition at line 29 of file packet.h.

Referenced by get_raw_packet().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 15 12:24:48 2008 for Dynamics 0.8.1.Dynamo.1 by  doxygen 1.5.1