Searched refs:nm_vi_start (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_freebsd.c541 nm_vi_start(struct ifnet *ifp) function
543 panic("nm_vi_start() must not be called");
645 ifp->if_start = nm_vi_start;

Completed in 92 milliseconds