Home
last modified time | relevance | path

Searched defs:tt_roam_node (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/net/batman-adv/
Dtypes.h256 struct tt_roam_node { struct
257 uint8_t addr[ETH_ALEN];
258 atomic_t counter;
259 unsigned long first_time;
260 struct list_head list;
Dtranslation-table.c1610 struct tt_roam_node *tt_roam_node; in tt_check_roam_count() local