Searched refs:mem_pt_if (Results 1 – 1 of 1) sorted by relevance
2490 struct mem_pt_if { struct2491 struct mem_pt_if *next; argument2505 struct mem_pt_if *pt_ifs; /* list of interfaces in passthrough */ argument2514 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 …]