Home
last modified time | relevance | path

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

/net/batman-adv/
Dnetwork-coding.c96 bat_priv->nc.max_buffer_time = 200; in batadv_nc_init_bat_priv()
213 bat_priv->nc.max_buffer_time*10); in batadv_nc_to_purge_nc_path_decoding()
498 unsigned long timeout = bat_priv->nc.max_buffer_time; in batadv_nc_sniffed_purge()
630 bat_priv->nc.max_buffer_time)) { in batadv_nc_worker()
1818 &bat_priv->nc.max_buffer_time); in batadv_nc_init_debugfs()
Dtypes.h484 u32 max_buffer_time; member