構造体 neighbor_list_entry

#include <aodv.h>


変数

u_int32_t ip
u_int64_t lifetime
unsigned char hw_addr [ETH_ALEN]
net_device * dev
route_table_entryroute_entry
u_int8_t link
neighbor_list_entrynext


説明

aodv.h111 行で定義されています。


構造体

struct net_device* neighbor_list_entry::dev
 

aodv.h117 行で定義されています。

参照元 recv_hello().

unsigned char neighbor_list_entry::hw_addr[ETH_ALEN]
 

aodv.h116 行で定義されています。

参照元 find_neighbor_list_entry_by_hw()recv_hello().

u_int32_t neighbor_list_entry::ip
 

aodv.h113 行で定義されています。

参照元 create_neighbor_list_entry()delete_neighbor_list_entry()find_neighbor_list_entry()recv_hello()timer_neighbor().

u_int64_t neighbor_list_entry::lifetime
 

aodv.h114 行で定義されています。

参照元 create_neighbor_list_entry().

u_int8_t neighbor_list_entry::link
 

aodv.h119 行で定義されています。

参照元 create_neighbor_list_entry().

struct neighbor_list_entry* neighbor_list_entry::next
 

aodv.h120 行で定義されています。

参照元 create_neighbor_list_entry()delete_neighbor_list_entry()find_neighbor_list_entry()find_neighbor_list_entry_by_hw().

struct route_table_entry* neighbor_list_entry::route_entry
 

aodv.h118 行で定義されています。

参照元 create_neighbor_list_entry()recv_hello().


この構造体の説明は次のファイルから生成されました:
kernel_aodvmに対してThu Nov 10 18:53:12 2005に生成されました。  doxygen 1.4.5