Virtuozzo Virtualization SDK C API Reference
|
Returns netfilter mode specified inside the CT.
PRL_RESULT PrlVmCfg_GetNetfilterMode( PRL_HANDLE hVmCfg, PRL_NETFILTER_MODE_PTR pnMode );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed was passed.
PRL_ERR_SUCCESS - function completed successfully.