Home
last modified time | relevance | path

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

/linux/net/batman-adv/
A Dtypes.h168 struct batadv_hard_iface { struct
170 struct list_head list;
173 char if_status;
178 u8 num_bcasts;
184 u32 wifi_flags;
187 struct net_device *net_dev;
190 struct kref refcount;
214 struct batadv_hard_iface_bat_iv bat_iv; argument
218 struct batadv_hard_iface_bat_v bat_v; argument
224 struct hlist_head neigh_list;
[all …]
A Dmain.c559 struct batadv_hard_iface *)) in batadv_recv_handler_register()

Completed in 14 milliseconds