Searched refs:__initdata (Results 1 – 6 of 6) sorted by relevance
116 int ic_set_manually __initdata = 0; /* IPconfig parameters set manually */ variable118 static int ic_enable __initdata = 0; /* IP config enabled? */ variable121 int ic_proto_enabled __initdata = 0 variable133 static int ic_host_name_set __initdata = 0; /* Host name set by us? */ variable149 static char vendor_class_identifier[253] __initdata;162 static char user_dev_name[IFNAMSIZ] __initdata = { 0, };165 static int ic_proto_have_if __initdata = 0; variable168 static int ic_dev_mtu __initdata = 0; variable172 static volatile int ic_got_reply __initdata = 0; /* Proto(s) that replied */ variable175 static int ic_dhcp_msgtype __initdata = 0; /* DHCP msg type received */ variable[all …]
2238 static __initdata unsigned long uhash_entries;
3399 static __initdata unsigned long thash_entries;
36 static char __initdata nfversion[] = "0.30";
58 static char __initdata version[] = "0.93";
2363 static char banner[] __initdata = KERN_INFO "NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux …