Home
last modified time | relevance | path

Searched defs:batadv_nc_node (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/batman-adv/
Dnetwork-coding.h80 struct batadv_nc_node *)) in batadv_nc_purge_orig()
Dtypes.h1019 struct batadv_nc_node { struct
1020 struct list_head list;
1021 uint8_t addr[ETH_ALEN];
1022 atomic_t refcount;
1023 struct rcu_head rcu;
1024 struct batadv_orig_node *orig_node;
1025 unsigned long last_seen;
Dnetwork-coding.c295 struct batadv_nc_node *)) in batadv_nc_purge_orig_nc_nodes()
330 struct batadv_nc_node *)) in batadv_nc_purge_orig()