frag_buffer Struct Reference

#include <ip.h>


Data Fields

uint16_t ident
struct in_addr src
struct in_addr dest
struct io_bufferfrag_iob
struct retry_timer frag_timer
struct list_head list


Detailed Description

Definition at line 78 of file ip.h.


Field Documentation

Definition at line 80 of file ip.h.

Referenced by ipv4_reassemble().

struct in_addr frag_buffer::src [read]

Definition at line 82 of file ip.h.

Referenced by ipv4_reassemble().

struct in_addr frag_buffer::dest [read]

Definition at line 84 of file ip.h.

Definition at line 86 of file ip.h.

Referenced by ipv4_reassemble().

Definition at line 88 of file ip.h.

Referenced by ipv4_reassemble().

Definition at line 90 of file ip.h.

Referenced by ipv4_reassemble().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:04 2010 for gPXE by  doxygen 1.5.7.1