Searched defs:softif_neigh (Results 1 – 2 of 2) sorted by relevance
76 static void softif_neigh_free_ref(struct softif_neigh *softif_neigh) in softif_neigh_free_ref()85 struct softif_neigh *softif_neigh; in softif_neigh_vid_free_rcu() local152 struct softif_neigh *softif_neigh = NULL; in softif_neigh_get() local199 struct softif_neigh *softif_neigh; in softif_neigh_get_selected() local216 struct softif_neigh *softif_neigh = NULL; in softif_neigh_vid_get_selected() local276 struct softif_neigh *softif_neigh = NULL, *softif_neigh_tmp; in softif_neigh_vid_deselect() local322 struct softif_neigh *softif_neigh; in softif_neigh_seq_print_text() local381 struct softif_neigh *softif_neigh, *curr_softif_neigh; in softif_neigh_purge() local449 struct softif_neigh *softif_neigh = NULL; in softif_batman_recv() local
333 struct softif_neigh __rcu *softif_neigh; member338 struct softif_neigh { struct339 struct hlist_node list;340 uint8_t addr[ETH_ALEN];341 unsigned long last_seen;342 atomic_t refcount;343 struct rcu_head rcu;