Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/virtio/network/
H A Dif_vtnet.c119 static void vtnet_alloc_interface(struct vtnet_softc *);
441 vtnet_alloc_interface(sc); in vtnet_attach()
1077 vtnet_alloc_interface(struct vtnet_softc *sc) in vtnet_alloc_interface() function