enum tapi_cfg_sys_ip_instance_kind
Overview
Specific instance inside a sysctl subtree. More…
#include <tapi_cfg_sys.h> enum tapi_cfg_sys_ip_instance_kind { TAPI_CFG_SYS_IP_INST_ALL, TAPI_CFG_SYS_IP_INST_DEFAULT, };
Detailed Documentation
Specific instance inside a sysctl subtree.
Enum Values
TAPI_CFG_SYS_IP_INST_ALL
Settings applied to all interfaces.
TAPI_CFG_SYS_IP_INST_DEFAULT
Default settings for newly created interfaces.