C++ common classes
General purpose classes for use across projects (Apache license)
_i_LSRR Struct Reference

#include <icmp.h>

List of all members.

Public Attributes

unsigned char nopt
unsigned char code
unsigned char len
unsigned char ptr
unsigned long ip_addr [9]

Detailed Description

Definition at line 148 of file icmp.h.


Member Data Documentation

unsigned char _i_LSRR::code

Definition at line 150 of file icmp.h.

unsigned long _i_LSRR::ip_addr[9]

Definition at line 153 of file icmp.h.

unsigned char _i_LSRR::len

Definition at line 151 of file icmp.h.

unsigned char _i_LSRR::nopt

Definition at line 149 of file icmp.h.

unsigned char _i_LSRR::ptr

Definition at line 152 of file icmp.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines