Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
Dnetwork-coding.c188 bat_priv->nc.max_buffer_time = 200; in batadv_nc_init_bat_priv()
329 bat_priv->nc.max_buffer_time * 10); in batadv_nc_to_purge_nc_path_decoding()
604 unsigned long timeout = bat_priv->nc.max_buffer_time; in batadv_nc_sniffed_purge()
741 bat_priv->nc.max_buffer_time)) { in batadv_nc_worker()
1968 &bat_priv->nc.max_buffer_time); in batadv_nc_init_debugfs()
Dtypes.h1330 u32 max_buffer_time; member