Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_mem2.c2490 struct mem_pt_if { struct
2491 struct mem_pt_if *next; argument
2505 struct mem_pt_if *pt_ifs; /* list of interfaces in passthrough */ argument
2514 struct mem_pt_if *ptif = nm_os_malloc(sizeof(*ptif)); in netmap_mem_pt_guest_ifp_add()
2539 static struct mem_pt_if *
2543 struct mem_pt_if *curr; in netmap_mem_pt_guest_ifp_lookup()
2559 struct mem_pt_if *prev = NULL; in netmap_mem_pt_guest_ifp_del()
2560 struct mem_pt_if *curr; in netmap_mem_pt_guest_ifp_del()
2759 struct mem_pt_if *ptif; in netmap_mem_pt_guest_if_new()
2778 struct mem_pt_if *ptif; in netmap_mem_pt_guest_if_delete()
[all …]