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