ic_device 191 net/ipv4/ipconfig.c struct ic_device *next; ic_device 198 net/ipv4/ipconfig.c static struct ic_device *ic_first_dev __initdata; /* List of open device */ ic_device 199 net/ipv4/ipconfig.c static struct ic_device *ic_dev __initdata; /* Selected device */ ic_device 213 net/ipv4/ipconfig.c struct ic_device *d, **last; ic_device 248 net/ipv4/ipconfig.c if (!(d = kmalloc(sizeof(struct ic_device), GFP_KERNEL))) { ic_device 310 net/ipv4/ipconfig.c struct ic_device *d, *next; ic_device 481 net/ipv4/ipconfig.c struct ic_device *d; ic_device 569 net/ipv4/ipconfig.c static void __init ic_rarp_send_if(struct ic_device *d) ic_device 653 net/ipv4/ipconfig.c ic_dhcp_init_options(u8 *options, struct ic_device *d) ic_device 796 net/ipv4/ipconfig.c static void __init ic_bootp_send_if(struct ic_device *d, unsigned long jiffies_diff) ic_device 962 net/ipv4/ipconfig.c struct ic_device *d; ic_device 1162 net/ipv4/ipconfig.c struct ic_device *d;