Home
last modified time | relevance | path

Searched refs:linuxkpi_alloc_netdev (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDnetdevice.h457 struct net_device *linuxkpi_alloc_netdev(size_t, const char *, uint32_t,
462 linuxkpi_alloc_netdev(_l, _n, _f, _func)
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
HDlinux_netdev.c397 linuxkpi_alloc_netdev(size_t len, const char *name, uint32_t flags, in linuxkpi_alloc_netdev() function