Searched refs:orig_netns (Results 1 – 1 of 1) sorted by relevance
27 int orig_netns, ns_a, ns_b; in has_veth() local29 orig_netns = open_netns(); in has_veth()35 switch_ns(orig_netns); in has_veth()36 close(orig_netns); in has_veth()102 int orig_netns, ns_test, ret = 0; in has_vrfs() local104 orig_netns = open_netns(); in has_vrfs()113 switch_ns(orig_netns); in has_vrfs()114 close(orig_netns); in has_vrfs()
Completed in 4 milliseconds