Searched defs:__initdata (Results 1 – 2 of 2) sorted by relevance
113 int ic_set_manually __initdata = 0; /* IPconfig parameters set manually */ variable115 static int ic_enable __initdata; /* IP config enabled? */ variable118 int ic_proto_enabled __initdata = 0 variable130 static int ic_host_name_set __initdata; /* Host name set by us? */ variable171 static int ic_proto_have_if __initdata; variable174 static int ic_dev_mtu __initdata; variable181 static int ic_dhcp_msgtype __initdata; /* DHCP msg type received */ variable198 static struct ic_device *ic_dev __initdata; /* Selected device */ variable480 static struct packet_type rarp_packet_type __initdata = { variable663 static struct packet_type bootp_packet_type __initdata = { variable[all …]
1001 static unsigned int tcpmhash_entries __initdata; variable
Completed in 14 milliseconds