Searched refs:forw_bcast_list (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/batman-adv/
H A Dmain.c174 INIT_HLIST_HEAD(&bat_priv->forw_bcast_list);
H A Dtypes.h1730 * @forw_bcast_list: list of broadcast packets that will be
1733 struct hlist_head forw_bcast_list; member in struct:batadv_priv
1744 /** @forw_bcast_list_lock: lock protecting forw_bcast_list */
H A Dsend.c712 &bat_priv->forw_bcast_list, send_time);
1123 batadv_forw_packet_list_steal(&bat_priv->forw_bcast_list, &head,

Completed in 144 milliseconds