Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/lib/
A Dkconfig.c27 int orig_netns, ns_a, ns_b; in has_veth() local
29 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() local
104 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