Searched refs:exit_cleanup (Results 1 – 2 of 2) sorted by relevance
84 exit_cleanup() function100 ip netns add "${LISTENER}" || exit_cleanup101 ip netns add "${GATEWAY}" || exit_cleanup "${LISTENER}"102 ip netns add "${RELAY}" || exit_cleanup "${LISTENER}" "${GATEWAY}"103 ip netns add "${SOURCE}" || exit_cleanup "${LISTENER}" "${GATEWAY}" \111 exit_cleanup "${LISTENER}" "${GATEWAY}" "${RELAY}" "${SOURCE}"219 exit_cleanup
116 exit_cleanup() function133 setup_ns NS0 NS1 NS2 NS3 || exit_cleanup469 exit_cleanup493 trap exit_cleanup EXIT
Completed in 6 milliseconds