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

/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_vale.c124 static int netmap_vale_vp_create(struct nmreq_header *hdr, struct ifnet *,
146 .vp_create = netmap_vale_vp_create,
1259 netmap_vale_vp_create(struct nmreq_header *hdr, struct ifnet *ifp, function
1579 error = netmap_vale_vp_create(hdr, ifp, nmd, &vpna);

Completed in 101 milliseconds