Searched defs:batadv_hard_iface (Results 1 – 2 of 2) 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 …]
559 struct batadv_hard_iface *)) in batadv_recv_handler_register()
Completed in 14 milliseconds