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

/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_mem2.c2362 struct mem_pt_if { struct
2363 struct mem_pt_if *next;
2377 struct mem_pt_if *pt_ifs; /* list of interfaces in passthrough */
2386 struct mem_pt_if *ptif = nm_os_malloc(sizeof(*ptif));
2411 static struct mem_pt_if *
2415 struct mem_pt_if *curr;
2431 struct mem_pt_if *prev = NULL;
2432 struct mem_pt_if *curr;
2630 struct mem_pt_if *ptif;
2648 struct mem_pt_if *pti
[all...]

Completed in 103 milliseconds