Searched refs:linuxkpi_alloc_netdev (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | netdevice.h | 470 struct net_device *linuxkpi_alloc_netdev(size_t, const char *, uint32_t, 475 linuxkpi_alloc_netdev(_l, _n, _f, _func) 477 linuxkpi_alloc_netdev(_l, "dummy", NET_NAME_UNKNOWN, NULL)
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_netdev.c | 396 linuxkpi_alloc_netdev(size_t len, const char *name, uint32_t flags, in linuxkpi_alloc_netdev() function
|