Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dnetdevice.h317 struct netdev_boot_setup { struct
323 extern int __init netdev_boot_setup(char *str); argument
/linux-3.3/net/core/
Ddev.c574 int __init netdev_boot_setup(char *str) in netdev_boot_setup() function