ic_device         175 net/ipv4/ipconfig.c 	struct ic_device *next;
ic_device         182 net/ipv4/ipconfig.c static struct ic_device *ic_first_dev __initdata = NULL;/* List of open device */
ic_device         187 net/ipv4/ipconfig.c 	struct ic_device *d, **last;
ic_device         224 net/ipv4/ipconfig.c 			if (!(d = kmalloc(sizeof(struct ic_device), GFP_KERNEL))) {
ic_device         258 net/ipv4/ipconfig.c 	struct ic_device *d, *next;
ic_device         433 net/ipv4/ipconfig.c 	struct ic_device *d;
ic_device         852 net/ipv4/ipconfig.c 	struct ic_device *d;
ic_device        1060 net/ipv4/ipconfig.c 	struct ic_device *d;