Searched refs:max_buffer_time (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/batman-adv/
H A Dtypes.h1381 * @max_buffer_time: buffer time for sniffed packets used to decoding
1383 u32 max_buffer_time; member in struct:batadv_priv_nc
H A Dnetwork-coding.c181 bat_priv->nc.max_buffer_time = 200;
322 bat_priv->nc.max_buffer_time * 10);
597 unsigned long timeout = bat_priv->nc.max_buffer_time;
734 bat_priv->nc.max_buffer_time)) {

Completed in 319 milliseconds