OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
InterfaceArpPathPreferenceInfo Struct Reference

#include <arp_proto.h>

Public Member Functions

 InterfaceArpPathPreferenceInfo ()
 

Public Attributes

Ip4Address prev_responded_ip
 
uint32_t arp_reply_count
 
uint32_t arp_failure_count
 
uint32_t arp_send_count
 
uint32_t arp_retry_count
 
uint32_t arp_try_count
 

Detailed Description

Definition at line 226 of file arp_proto.h.

Constructor & Destructor Documentation

InterfaceArpPathPreferenceInfo::InterfaceArpPathPreferenceInfo ( )
inline

Definition at line 238 of file arp_proto.h.

Member Data Documentation

uint32_t InterfaceArpPathPreferenceInfo::arp_failure_count

Definition at line 234 of file arp_proto.h.

uint32_t InterfaceArpPathPreferenceInfo::arp_reply_count

Definition at line 233 of file arp_proto.h.

uint32_t InterfaceArpPathPreferenceInfo::arp_retry_count

Definition at line 236 of file arp_proto.h.

uint32_t InterfaceArpPathPreferenceInfo::arp_send_count

Definition at line 235 of file arp_proto.h.

uint32_t InterfaceArpPathPreferenceInfo::arp_try_count

Definition at line 237 of file arp_proto.h.

Ip4Address InterfaceArpPathPreferenceInfo::prev_responded_ip

Definition at line 232 of file arp_proto.h.


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