struct IPv4HeaderInfo

Simple structure used to cache commonly passed IPv4 header information which comes from socket control message headers. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Members


Detailed Description

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.

string if_name

if_name

string vif_name

vif_name

IPv4 src_address

src_address

IPv4 dst_address

dst_address

uint32_t ip_protocol

ip_protocol

int32_t ip_ttl

ip_ttl

int32_t ip_tos

ip_tos

bool ip_router_alert

ip_router_alert


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:19 2006, using kdoc $.