Home
last modified time | relevance | path

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

/linux-2.6.39/net/batman-adv/
Dgateway_client.c33 struct gw_node *gw_node; in gw_node_free_rcu() local
39 static void gw_node_free_ref(struct gw_node *gw_node) in gw_node_free_ref()
69 struct gw_node *gw_node; in gw_deselect() local
99 struct gw_node *gw_node, *curr_gw, *curr_gw_tmp = NULL; in gw_election() local
264 struct gw_node *gw_node; in gw_node_add() local
294 struct gw_node *gw_node; in gw_node_update() local
340 struct gw_node *gw_node; in gw_node_purge() local
365 struct seq_file *seq, struct gw_node *gw_node) in _write_buffer_text()
395 struct gw_node *gw_node; in gw_client_seq_print_text() local
Dtypes.h101 struct gw_node { struct
102 struct hlist_node list;
103 struct orig_node *orig_node;
104 unsigned long deleted;
105 atomic_t refcount;
106 struct rcu_head rcu;