Home
last modified time | relevance | path

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

/net/ipv4/
A Dipconfig.c113 int ic_set_manually __initdata = 0; /* IPconfig parameters set manually */ variable
115 static int ic_enable __initdata; /* IP config enabled? */ variable
118 int ic_proto_enabled __initdata = 0 variable
130 static int ic_host_name_set __initdata; /* Host name set by us? */ variable
171 static int ic_proto_have_if __initdata; variable
174 static int ic_dev_mtu __initdata; variable
181 static int ic_dhcp_msgtype __initdata; /* DHCP msg type received */ variable
198 static struct ic_device *ic_dev __initdata; /* Selected device */ variable
480 static struct packet_type rarp_packet_type __initdata = { variable
663 static struct packet_type bootp_packet_type __initdata = { variable
[all …]
A Dtcp_metrics.c1001 static unsigned int tcpmhash_entries __initdata; variable

Completed in 12 milliseconds