Home
last modified time | relevance | path

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

/drivers/net/
A Dnetconsole.c14 #ifndef CFG_NETCONSOLE_BUFFER_SIZE
15 #define CFG_NETCONSOLE_BUFFER_SIZE 512 macro
18 static char input_buffer[CFG_NETCONSOLE_BUFFER_SIZE];

Completed in 6 milliseconds