struct IPv4HeaderInfo
|
Simple structure used to cache commonly passed IPv4 header information
which comes from socket control message headers. More... |
|
|
Public Members
Simple structure used to cache commonly passed IPv4 header information
which comes from socket control message headers. This is used when
reading from the kernel, so we use C types, rather than XORP C++ Class
Library types.
IPv4 src_address
| src_address |
IPv4 dst_address
| dst_address |
uint32_t ip_protocol
| ip_protocol |
bool ip_router_alert
| ip_router_alert |
Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:19 2006, using kdoc $.