Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/virtio/network/
H A Dif_vtnet.c206 static void vtnet_init(void *);
1102 if_setinitfn(ifp, vtnet_init); in vtnet_setup_interface()
3505 vtnet_init(void *xsc) in vtnet_init() function