Home
last modified time | relevance | path

Searched refs:netns_setup (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/containers/netns/
H A Dnetns_lib.sh14 TST_SETUP="${TST_SETUP:-netns_setup}"
70 netns_setup() function
165 # of them (IPv4/IPv6 variant is decided by netns_setup() function).
H A Dnetns_helper.sh15 # Variables which can be used in test cases (set by netns_setup() function):
19 # netns_setup() function call.
27 # is determined according to the IP_VERSION argument specified in netns_setup()
34 # in netns_setup() function call.
56 # netns_setup <NS_EXEC_PROGRAM> <IP_VERSION> <COMM_TYPE> <IP4_VETH0>
77 netns_setup() function
214 # of them (IPv4/IPv6 variant is decided by netns_setup() function).
217 [ "$NS_EXEC" ] || tst_brk TBROK "netns_setup() function must be called first"

Completed in 2 milliseconds