#include <ip.h>
Data Fields | |
| uint16_t | ident |
| struct in_addr | src |
| struct in_addr | dest |
| struct io_buffer * | frag_iob |
| struct retry_timer | frag_timer |
| struct list_head | list |
Definition at line 78 of file ip.h.
struct in_addr frag_buffer::src [read] |
struct in_addr frag_buffer::dest [read] |
struct io_buffer* frag_buffer::frag_iob [read] |
struct retry_timer frag_buffer::frag_timer [read] |
struct list_head frag_buffer::list [read] |
1.5.7.1