Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnetdevice.h288 struct netdev_boot_setup { struct
294 int __init netdev_boot_setup(char *str); argument
/linux-4.1.27/net/core/
Ddev.c630 int __init netdev_boot_setup(char *str) in netdev_boot_setup() function