Searched refs:batadv_hard_iface_bat_v (Results 1 - 3 of 3) sorted by path

/linux-master/net/batman-adv/
H A Dbat_v_elp.c253 struct batadv_hard_iface_bat_v *bat_v;
260 bat_v = container_of(work, struct batadv_hard_iface_bat_v, elp_wq.work);
H A Dbat_v_ogm.c388 struct batadv_hard_iface_bat_v *batv;
391 batv = container_of(work, struct batadv_hard_iface_bat_v, aggr_wq.work);
H A Dtypes.h108 * struct batadv_hard_iface_bat_v - per hard-interface B.A.T.M.A.N. V data
110 struct batadv_hard_iface_bat_v { struct
218 struct batadv_hard_iface_bat_v bat_v;

Completed in 174 milliseconds