Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dif_vtnet_netmap.h430 vtnet_netmap_attach(struct vtnet_softc *sc) in vtnet_netmap_attach() function
/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c481 vtnet_netmap_attach(sc); in vtnet_attach()