Home
last modified time | relevance | path

Searched refs:BATADV_LOG_BUF_LEN (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dmain.h86 #define BATADV_LOG_BUF_LEN 8192 /* has to be a power of 2 */ macro
H A Dlog.c38 static const int batadv_log_buff_len = BATADV_LOG_BUF_LEN;
H A Dtypes.h1096 char log_buff[BATADV_LOG_BUF_LEN];
/kernel/linux/linux-6.6/net/batman-adv/
H A Dmain.h86 #define BATADV_LOG_BUF_LEN 8192 /* has to be a power of 2 */ macro
H A Dtypes.h1086 char log_buff[BATADV_LOG_BUF_LEN];

Completed in 9 milliseconds