Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/virtio/network/
H A Dif_vtnet.c120 static int vtnet_setup_interface(struct vtnet_softc *);
468 error = vtnet_setup_interface(sc); in vtnet_attach()
1091 vtnet_setup_interface(struct vtnet_softc *sc) in vtnet_setup_interface() function