Home
last modified time | relevance | path

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

/linux-4.4.14/net/batman-adv/
Dnetwork-coding.h89 struct batadv_nc_node *)) in batadv_nc_purge_orig()
Dtypes.h1034 struct batadv_nc_node { struct
1035 struct list_head list;
1036 u8 addr[ETH_ALEN];
1037 atomic_t refcount;
1038 struct rcu_head rcu;
1039 struct batadv_orig_node *orig_node;
1040 unsigned long last_seen;
Dnetwork-coding.c323 struct batadv_nc_node *)) in batadv_nc_purge_orig_nc_nodes()
358 struct batadv_nc_node *)) in batadv_nc_purge_orig()