Home
last modified time | relevance | path

Searched refs:BATADV_BCAST_QUEUE_LEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/batman-adv/
H A Dmain.h145 #define BATADV_BCAST_QUEUE_LEN 256 macro
H A Dsoft-interface.c776 atomic_set(&bat_priv->bcast_queue_left, BATADV_BCAST_QUEUE_LEN); in batadv_softif_init_late()