Searched refs:forw_bat_list (Results 1 - 4 of 4) sorted by path

/linux-master/net/batman-adv/
H A Dbat_iv_ogm.c643 &bat_priv->forw_bat_list, list) {
H A Dmain.c173 INIT_HLIST_HEAD(&bat_priv->forw_bat_list);
H A Dsend.c730 &bat_priv->forw_bat_list, send_time);
1129 batadv_forw_packet_list_steal(&bat_priv->forw_bat_list, &head,
H A Dtypes.h1726 /** @forw_bat_list: list of aggregated OGMs that will be forwarded */
1727 struct hlist_head forw_bat_list; member in struct:batadv_priv
1741 /** @forw_bat_list_lock: lock protecting forw_bat_list */

Completed in 259 milliseconds