Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/net/
Dipsec.c99 static int unshare_open(void) in unshare_open() function
133 nsfd_parent = unshare_open(); in init_namespaces()
137 nsfd_childa = unshare_open(); in init_namespaces()
144 nsfd_childb = unshare_open(); in init_namespaces()