Searched defs:batadv_hard_iface (Results 1 – 1 of 1) sorted by relevance
168 struct batadv_hard_iface { struct170 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; argument218 struct batadv_hard_iface_bat_v bat_v; argument224 struct hlist_head neigh_list;[all …]