Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dnetdevice.h231 struct netdev_boot_setup { struct
232 char name[IFNAMSIZ];
233 struct ifmap map;
/linux-2.4.37.9/net/core/
Ddev.c368 int __init netdev_boot_setup(char *str) in netdev_boot_setup() function