Home
last modified time | relevance | path

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

/Linux-v5.15/net/batman-adv/
Dnetwork-coding.h74 struct batadv_nc_node *)) in batadv_nc_purge_orig()
Dtypes.h2010 struct batadv_nc_node { struct
2012 struct list_head list;
2015 u8 addr[ETH_ALEN];
2018 struct kref refcount;
2021 struct rcu_head rcu;
2024 struct batadv_orig_node *orig_node;
2027 unsigned long last_seen;
Dnetwork-coding.c345 struct batadv_nc_node *)) in batadv_nc_purge_orig_nc_nodes()
380 struct batadv_nc_node *)) in batadv_nc_purge_orig()