Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/netmap/
Dnetmap_mem2.h162 struct netmap_mem_d* netmap_mem_pt_guest_new(struct ifnet *,
Dnetmap_kloop.c1157 arg->nm_mem = netmap_mem_pt_guest_new(ifp, nifp_offset, memid); in netmap_pt_guest_attach()
Dnetmap_mem2.c2838 netmap_mem_pt_guest_new(struct ifnet *ifp, in netmap_mem_pt_guest_new() function