Home
last modified time | relevance | path

Searched defs:netconsole_target (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/
Dnetconsole.c100 struct netconsole_target { struct
101 struct list_head list;
103 struct config_item item;
105 bool enabled;
106 bool extended;
107 bool release;
108 struct netpoll np;
/kernel/linux/linux-5.10/drivers/net/
Dnetconsole.c96 struct netconsole_target { struct
97 struct list_head list;
99 struct config_item item;
101 bool enabled;
102 bool extended;
103 struct netpoll np;