#include <xian_proto.h>
Definition at line 92 of file xian_proto.h.
Data Fields | |
char | macaddr [IEEE80211_MAC_ADDR_LEN+1] |
long | timestamp |
struct neighbour_table * | next |
char neighbour_table::macaddr[IEEE80211_MAC_ADDR_LEN+1] |
Definition at line 94 of file xian_proto.h.
Referenced by xian_get_xian_neighbour(), and xian_timeout().
Definition at line 95 of file xian_proto.h.
Referenced by xian_get_xian_neighbour(), and xian_timeout().
struct neighbour_table* neighbour_table::next [read] |
Definition at line 96 of file xian_proto.h.
Referenced by xian_get_xian_neighbour(), and xian_timeout().